Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 11.20
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 11.20
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 11.19
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 11.14
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 11.11
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 11.7
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 11.3
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 11.0
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-03-30 Enhance pg_stat_wal_receiver view to display host and port of sender server. Fujii Masao 11.0
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 11.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 11.0
2018-01-18 Add tests for session_replication_role Peter Eisentraut 11.0
2017-09-11 Message style fixes Peter Eisentraut 11.0