Commits

DateSubjectAuthorReleases
2025-02-26 Use attnum to identify index columns in pg_restore_attribute_stats(). Tom Lane 18.0
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 17.3
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 18.0
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 16.7
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 15.11
2024-04-01 Rearrange pg_dump's handling of large objects for better efficiency. Tom Lane 17.0
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 16.2
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 14.11
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 13.14
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 17.0
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 12.18
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 15.6
2023-10-29 Teach pg_dump about the new pg_subscription.subrunasowner option. Tom Lane 17.0
2023-10-29 Teach pg_dump about the new pg_subscription.subrunasowner option. Tom Lane 16.1
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 14.9
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 15.4
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 16.0
2023-03-17 Simplify and speed up pg_dump's creation of parent-table links. Tom Lane 16.0
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 16.0
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 12.15
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 13.11
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 14.8
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 15.3
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 11.20
2022-11-19 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 13.10