Commits

DateSubjectAuthorReleases
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 17.0
2015-11-19 Remove numbers from incorrectly-numbered list. Robert Haas 9.6.0
2015-11-19 Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERROR. Robert Haas 9.6.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0
2014-04-08 Add new to_reg* functions for error-free OID lookups. Robert Haas 9.4.0
2013-12-18 Allow on-detach callbacks for dynamic shared memory segments. Robert Haas 9.4.0
2013-07-02 Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. Robert Haas 9.4.0
2013-04-05 sepgsql: Enforce db_schema:search permission. Robert Haas 9.3.0
2012-01-16 Prevent adding relations to a concurrently dropped schema. Robert Haas 9.2.0
2011-12-06 Typo fixes for commit 2ad36c4e44c8b513f6155656e1b7a8d26715bb94. Robert Haas 9.2.0
2011-11-30 Improve table locking behavior in the face of current DDL. Robert Haas 9.2.0
2011-11-12 Avoid retaining multiple relation locks in RangeVarGetRelid. Robert Haas 9.2.0
2011-09-21 Fix another bit of unlogged-table-induced breakage. Robert Haas 9.2.0
2011-09-21 Fix another bit of unlogged-table-induced breakage. Robert Haas 9.1.1
2011-07-22 Unbreak unlogged tables. Robert Haas 9.1.0
2011-07-22 Unbreak unlogged tables. Robert Haas 9.2.0
2011-07-18 Add pg_opfamily_is_visible. Robert Haas 9.2.0
2011-07-09 Try to acquire relation locks in RangeVarGetRelid. Robert Haas 9.2.0
2011-07-03 Fix bugs in relpersistence handling during table creation. Robert Haas 9.1.0
2011-07-03 Fix bugs in relpersistence handling during table creation. Robert Haas 9.2.0
2011-04-25 Refactor broken CREATE TABLE IF NOT EXISTS support. Robert Haas 9.1.0
2010-12-13 Generalize concept of temporary relations to "relation persistence". Robert Haas 9.1.0
2010-11-23 Centralize some ALTER <whatever> .. SET SCHEMA checks. Robert Haas 9.1.0
2010-08-13 Include the backend ID in the relpath of temporary relations. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for other object types. Robert Haas 9.1.0