Commits

DateSubjectAuthorReleases
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 8.4.20
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.0.16
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.1.12
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-03-18 Extend object-access hook machinery to support post-alter events. Robert Haas 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 8.3.22
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 8.4.15
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 9.0.11
2012-11-29 Fix assorted bugs in CREATE INDEX CONCURRENTLY. Tom Lane 9.1.7
2012-11-29 Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. Tom Lane 9.2.2
2012-11-29 Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. Tom Lane 9.3.0
2012-10-23 Add context info to OAT_POST_CREATE security hook Alvaro Herrera 9.3.0
2012-08-11 Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX. Tom Lane 9.1.5
2012-08-11 Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX. Tom Lane 9.2.0
2012-08-11 Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX. Tom Lane 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-04-06 Add DROP INDEX CONCURRENTLY [IF EXISTS], uses ShareUpdateExclusiveLock Simon Riggs 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-30 Improve table locking behavior in the face of current DDL. Robert Haas 9.2.0
2011-07-18 Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. Robert Haas 9.2.0
2011-04-19 Avoid changing an index's indcheckxmin horizon during REINDEX. Tom Lane 8.3.16
2011-04-19 Avoid changing an index's indcheckxmin horizon during REINDEX. Tom Lane 8.4.9
2011-04-19 Avoid changing an index's indcheckxmin horizon during REINDEX. Tom Lane 9.0.5
2011-04-19 Avoid changing an index's indcheckxmin horizon during REINDEX. Tom Lane 9.1.0