Commits

DateSubjectAuthorReleases
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 10.3
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.5.12
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.4.17
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.6.8
2018-02-26 Avoid using unsafe search_path settings during dump and restore. 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
2017-05-11 Rename WAL-related functions and views to use "lsn" not "location". Tom Lane 10.0
2017-03-10 Change the relkind for partitioned tables from 'P' to 'p'. Tom Lane 10.0
2017-01-30 Invent pg_hba_file_rules view to show the content of pg_hba.conf. Tom Lane 10.0
2016-08-19 Use LEFT JOINs in some system views in case referenced row doesn't exist. Tom Lane 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. Tom Lane 10.0
2016-06-29 Update rules.out to match commit 9ed551e0a. Tom Lane 9.6.0
2016-04-15 Use less-generic names in matview.sql. Tom Lane 9.6.0
2016-02-07 Fix deparsing of ON CONFLICT arbiter WHERE clauses. Tom Lane 9.6.0
2016-02-07 Fix deparsing of ON CONFLICT arbiter WHERE clauses. Tom Lane 9.5.1
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-06-28 Improve design and implementation of pg_file_settings view. Tom Lane 9.5.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