Commits

DateSubjectAuthorReleases
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 17.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 11.17
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 15.0
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-03-21 Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings. Tom Lane 15.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
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-10-11 Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. Tom Lane 11.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-06-12 Fix ALTER SEQUENCE OWNED BY to not rewrite the sequence relation. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-11-15 Minor comment corrections for sequence hashtable patch. Tom Lane 9.4.0
2013-05-15 Allow CREATE FOREIGN TABLE to include SERIAL columns. Tom Lane 9.3.0
2013-04-12 Clean up the mess around EXPLAIN and materialized views. Tom Lane 9.3.0