Commits

DateSubjectAuthorReleases
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 11.0
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 10.0
2017-09-26 Use a blacklist to distinguish original from add-on enum values. Tom Lane 10.0
2017-09-26 Use a blacklist to distinguish original from add-on enum values. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-03-01 Collect duplicate copies of oid_cmp() Peter Eisentraut 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM Alvaro Herrera 10.0
2017-01-17 Remove unnecessary include Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-07 Support renaming an existing value of an enum type. Tom Lane 10.0
2016-08-31 Try to fix portability issue in enum renumbering (again). Tom Lane 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-04-14 Integrate pg_upgrade_support module into backend Peter Eisentraut 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-08-26 pg_upgrade: prevent automatic oid assignment Bruce Momjian 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-19 Move pg_upgrade_support global variables to their own include file Bruce Momjian 9.4.0
2013-08-28 Partially restore comments discussing enum renumbering hazards. Robert Haas 9.4.0
2013-08-01 Remove SnapshotNow and HeapTupleSatisfiesNow. Robert Haas 9.4.0