Commits

DateSubjectAuthorReleases
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 16.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 13.8
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 10.22
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 14.5
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 12.12
2022-07-13 Use list_copy_head() instead of list_truncate(list_copy(...), ...) David Rowley 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 Unlogged sequences Peter Eisentraut 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-21 Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings. Tom Lane 15.0
2022-02-10 Logical decoding of sequences Tomas Vondra 15.0
2022-01-17 Add Boolean node Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-15 Improve reporting of "conflicting or redundant options" errors. Dean Rasheed 15.0
2021-07-13 Remove useless range checks on INT8 sequences David Rowley 15.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-09-28 Minor mop-up for List improvements. Tom Lane 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-29 tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0