Commits

DateSubjectAuthorReleases
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 10.7
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 11.2
2012-03-08 Fix some issues with temp/transient tables in extension scripts. Tom Lane 9.2.0
2012-03-08 Fix some issues with temp/transient tables in extension scripts. Tom Lane 9.1.4
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.1.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.2.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2008-11-02 Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, Tom Lane 8.4.0
2005-07-07 Track dependencies on shared objects (which is to say, roles; we already Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-04-14 Completion of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2003-07-21 Error message editing in backend/catalog. Tom Lane 7.4.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-05-21 Remove global variable scanCommandId in favor of storing a command ID Tom Lane 7.3.1
2002-03-31 Reimplement temp tables using schemas. The temp table map is history; Tom Lane 7.3.1
2002-03-22 Create the pg_namespace system catalog. Doesn't do much yet, but it's Tom Lane 7.3.1