Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 16.0
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 15.1
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-06-29 Add an enforcement mechanism for global object names in regression tests. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2016-09-13 Be pickier about converting between Name and Datum. Tom Lane 10.0
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.0.19
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.1.15
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.2.10
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.3.6
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.4.0
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.5.0
2014-07-02 Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn. Tom Lane 9.5.0
2014-07-01 Refactor CREATE/ALTER DATABASE syntax so options need not be keywords. Tom Lane 9.5.0
2013-01-18 Protect against SnapshotNow race conditions in pg_tablespace scans. Tom Lane 8.3.23
2013-01-18 Protect against SnapshotNow race conditions in pg_tablespace scans. Tom Lane 8.4.16
2013-01-18 Protect against SnapshotNow race conditions in pg_tablespace scans. Tom Lane 9.0.12
2013-01-18 Protect against SnapshotNow race conditions in pg_tablespace scans. Tom Lane 9.1.8