Commits

DateSubjectAuthorReleases
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.6.2
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 10.0
2017-01-15 Fix matching of boolean index columns to sort ordering. Tom Lane 10.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2016-07-16 Improve test case exercising the sorting path for hash index build. Tom Lane 9.6.0
2016-07-16 Add regression test case exercising the sorting path for hash index build. Tom Lane 9.6.0
2016-04-16 Disallow creation of indexes on system columns (except for OID). Tom Lane 9.6.0
2016-04-08 Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev 9.6.0
2016-04-08 CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 9.6.0
2015-06-26 Don't warn about creating temporary or unlogged hash indexes. Robert Haas 9.5.0
2015-05-15 Silence another create_index regression test failure. Heikki Linnakangas 9.5.0
2015-05-15 Silence create_index regression test failure. Heikki Linnakangas 9.5.0
2015-05-15 Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas 9.5.0
2015-05-15 Support VERBOSE option in REINDEX command. Fujii Masao 9.5.0
2014-12-12 Avoid instability in output of new REINDEX SCHEMA test. Tom Lane 9.5.0
2014-12-11 Further changes to REINDEX SCHEMA Simon Riggs 9.5.0
2014-12-11 Fix completely broken REINDEX SCHEMA testcase. Tom Lane 9.5.0
2014-12-08 REINDEX SCHEMA Simon Riggs 9.5.0
2014-11-13 Rename pending_list_cleanup_size to gin_pending_list_limit. Fujii Masao 9.5.0
2014-11-11 Add GUC and storage parameter to set the maximum size of GIN pending list. Fujii Masao 9.5.0
2014-11-06 Implement IF NOT EXIST for CREATE INDEX. Fujii Masao 9.5.0
2014-10-26 Improve planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.2.10
2014-10-26 Improve planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.3.6
2014-10-26 Improve planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.4.0
2014-10-26 Improve planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.5.0