Commits

DateSubjectAuthorReleases
2023-01-10 Add new GUC createrole_self_grant. Robert Haas 16.0
2022-08-25 Allow grant-level control of role inheritance behavior. Robert Haas 16.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2021-07-15 Improve reporting of "conflicting or redundant options" errors. Dean Rasheed 15.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-01 Replace isMD5() with a more future-proof way to check if pw is encrypted. Heikki Linnakangas 10.0
2016-09-28 Turn password_encryption GUC into an enum. Heikki Linnakangas 10.0
2016-09-06 Add location field to DefElem Peter Eisentraut 10.0
2015-03-09 Allow CURRENT/SESSION_USER to be used in certain commands Alvaro Herrera 9.5.0
2015-03-03 Change many routines to return ObjectAddress rather than OID Alvaro Herrera 9.5.0
2014-01-24 ALTER TABLESPACE ... MOVE ... OWNED BY Stephen Frost 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2012-12-29 Adjust more backend functions to return OID rather than void. Robert Haas 9.3.0
2012-12-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-11-18 Add a hook to CREATE/ALTER ROLE to allow an external module to check the Tom Lane 9.0.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-11-21 Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the Alvaro Herrera 8.2.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-02-20 Add code to prevent transaction ID wraparound by enforcing a safe limit Tom Lane 8.1.0
2004-09-16 Restructure subtransaction handling to reduce resource consumption, Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-07-28 Fix subtransaction behavior for large objects, temp namespace, files, Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0