Commits

DateSubjectAuthorReleases
2018-07-19 Improve psql's \d command to show whether index columns are key columns. Tom Lane 12.0
2017-08-01 Suppress less info in regression tests using DROP CASCADE. Tom Lane 10.0
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.2.20
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.3.16
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.4.11
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.5.6
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
2014-12-12 Avoid instability in output of new REINDEX SCHEMA test. Tom Lane 9.5.0
2014-12-11 Fix completely broken REINDEX SCHEMA testcase. Tom Lane 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
2014-04-29 Improve planner to drop constant-NULL inputs of AND/OR where it's legal. Tom Lane 9.4.0
2014-04-29 Improve planner to drop constant-NULL inputs of AND/OR where it's legal. Tom Lane 9.2.9
2014-04-29 Improve planner to drop constant-NULL inputs of AND/OR where it's legal. Tom Lane 9.3.5
2013-12-11 Tweak placement of explicit ANALYZE commands in the regression tests. Tom Lane 9.4.0
2013-12-11 Tweak placement of explicit ANALYZE commands in the regression tests. Tom Lane 9.2.7
2013-12-11 Tweak placement of explicit ANALYZE commands in the regression tests. Tom Lane 9.3.3