Commits

DateSubjectAuthorReleases
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
2017-08-01 Suppress less info in regression tests using DROP CASCADE. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.3.7
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.1.16
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.5.0
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.2.11
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.0.20
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.4.2
2013-10-26 Use unaligned output in selected regression queries to reduce diff noise. Tom Lane 9.4.0
2013-05-16 Fix crash when trying to display a NOTIFY rule action. Tom Lane 9.3.0
2013-03-04 Get rid of any toast table when converting a table to a view. Tom Lane 9.3.0
2013-02-09 Add support for ALTER RULE ... RENAME TO. Tom Lane 9.3.0
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 8.3.22
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 8.4.15
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 9.0.11
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 9.1.7
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 9.2.2
2012-10-24 When converting a table to a view, remove its system columns. Tom Lane 9.3.0