Commits

DateSubjectAuthorReleases
2019-04-02 Perform RLS subquery checks as the right user when going via a view. Dean Rasheed 9.5.17
2019-04-02 Perform RLS subquery checks as the right user when going via a view. Dean Rasheed 9.6.13
2019-04-02 Perform RLS subquery checks as the right user when going via a view. Dean Rasheed 10.8
2019-04-02 Perform RLS subquery checks as the right user when going via a view. Dean Rasheed 11.3
2019-04-02 Perform RLS subquery checks as the right user when going via a view. Dean Rasheed 12.0
2019-03-25 Suppress Append and MergeAppend plan nodes that have a single child. Tom Lane 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2019-03-20 Make heap TID a tiebreaker nbtree index column. Peter Geoghegan 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-19 psql: Describe partitioned tables/indexes as such Alvaro Herrera 12.0
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 9.5.14
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 9.6.10
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 10.5
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 11.0
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 12.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-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 11.0
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 10.1
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 9.6.6
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 9.5.10