Commits

DateSubjectAuthorReleases
2019-05-22 Fix O(N^2) performance issue in pg_publication_tables view. Tom Lane 12.0
2019-04-11 Re-order some regression test scripts for more parallelism. Tom Lane 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 10.8
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.4.22
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.6.13
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.5.17
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 12.0
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 11.3
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 12.0
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 11.0
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.4.19
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.6.10
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.3.24
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 10.5
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.5.14
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.3.23
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.5.13
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.6.9
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 11.0
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.4.18
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 10.4
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.3.22