Commits

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

DateSubjectAuthorReleases
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 11.20
2019-05-06 Remove reindex_catalog test from test schedules. Andres Freund 11.3
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 11.3
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 11.1
2018-04-20 Don't run fast_default regression test in parallel with other tests. Tom Lane 11.0
2018-04-13 Use custom hash opclass for hash partition pruning Alvaro Herrera 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-07 Attempt to fix endianess issues in new hash partition test. Andres Freund 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-28 Fast ALTER TABLE ADD COLUMN with a non-NULL default Andrew Dunstan 11.0
2018-03-27 Allow HOT updates for some expression indexes Simon Riggs 11.0
2018-03-22 Implement partition-wise grouping/aggregation. Robert Haas 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-11-29 Add extensive tests for partition pruning. Robert Haas 11.0
2017-11-21 Fix multiple problems with satisfies_hash_partition. Robert Haas 11.0
2017-10-19 Add more tests for reloptions Alvaro Herrera 11.0
2017-10-07 Clean up sloppy maintenance of regression test schedule files. Tom Lane 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-10-05 Allow DML commands that create tables to use parallel query. Robert Haas 11.0