Commits

DateSubjectAuthorReleases
2019-03-12 Add more tests for FSM. Amit Kapila 12.0
2019-03-10 Support for INCLUDE attributes in GiST indexes Alexander Korotkov 12.0
2019-02-04 Avoid creation of the free space map for small heap relations, take 2. Amit Kapila 12.0
2019-01-28 Revert "Avoid creation of the free space map for small heap relations." Amit Kapila 12.0
2019-01-28 Avoid creation of the free space map for small heap relations. Amit Kapila 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 11.1
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 12.0
2018-10-30 Add pg_partition_tree to display information about partitions Michael Paquier 12.0
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0
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