Commits

DateSubjectAuthorReleases
2020-09-04 Remove some more useless assignments. Tom Lane 14.0
2020-07-15 Eliminate cache lookup errors in SQL functions for object addresses Michael Paquier 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-20 Add ALTER .. NO DEPENDS ON Alvaro Herrera 13.0
2020-03-11 Avoid duplicates in ALTER ... DEPENDS ON EXTENSION Alvaro Herrera 12.3
2020-03-11 Avoid duplicates in ALTER ... DEPENDS ON EXTENSION Alvaro Herrera 13.0
2020-03-11 Avoid duplicates in ALTER ... DEPENDS ON EXTENSION Alvaro Herrera 11.8
2020-03-11 Avoid duplicates in ALTER ... DEPENDS ON EXTENSION Alvaro Herrera 9.6.18
2020-03-11 Avoid duplicates in ALTER ... DEPENDS ON EXTENSION Alvaro Herrera 10.13
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-07-22 Make identity sequence management more robust Peter Eisentraut 13.0
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 9.5.18
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 9.6.14
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 10.9
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 11.4
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 12.0
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 9.4.23
2019-04-12 Fix REINDEX CONCURRENTLY of partitions Peter Eisentraut 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0