Commits

DateSubjectAuthorReleases
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
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-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-12 DDL support for collations Peter Eisentraut 9.1.0
2011-02-10 Extend "ALTER EXTENSION ADD object" to permit "DROP object" as well. Tom Lane 9.1.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-23 Centralize some ALTER <whatever> .. SET SCHEMA checks. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-27 Rewrite comment code for better modularity, and add necessary locking. Robert Haas 9.1.0
2010-04-05 Fix updateAclDependencies() to not assume that ACL role dependencies can only Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-11 Add large object access control. Itagaki Takahiro 9.0.0
2009-10-07 Make it possibly to specify GUC params per user and per database. Alvaro Herrera 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-22 Support column-level privileges, as required by SQL standard. Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-06-08 Rewrite DROP's dependency traversal algorithm into an honest two-pass Tom Lane 8.4.0
2008-05-16 Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a Tom Lane 8.4.0
2008-03-24 Use new errdetail_log() mechanism to provide a less klugy way of reporting Tom Lane 8.4.0