Commits

DateSubjectAuthorReleases
2019-11-21 Allow ALTER VIEW command to rename the column in the view. Fujii Masao 13.0
2019-06-12 Fix incorrect printing of queries with duplicated join names. Tom Lane 10.9
2019-06-12 Fix incorrect printing of queries with duplicated join names. Tom Lane 11.4
2019-06-12 Fix incorrect printing of queries with duplicated join names. Tom Lane 12.0
2019-06-12 Fix incorrect printing of queries with duplicated join names. Tom Lane 9.5.18
2019-06-12 Fix incorrect printing of queries with duplicated join names. Tom Lane 9.6.14
2019-06-12 Fix incorrect printing of queries with duplicated join names. Tom Lane 9.4.23
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
2018-03-15 Clean up duplicate role and schema names in regression tests. Tom Lane 11.0
2017-08-23 Improve plural handling in error message Peter Eisentraut 11.0
2017-08-01 Suppress less info in regression tests using DROP CASCADE. Tom Lane 10.0
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.5.8
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.4.13
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.2.22
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.3.18
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 10.0
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.6.4
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 10.0
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 9.3.18