Commits

DateSubjectAuthorReleases
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
2014-04-05 Fix another palloc in critical section. Heikki Linnakangas 9.4.0
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
2013-11-14 Add a regression test case for \d on an index. Tom Lane 9.4.0
2013-07-31 Restore REINDEX constraint validation. Noah Misch 9.0.14
2013-07-30 Restore REINDEX constraint validation. Noah Misch 9.1.10
2013-07-30 Restore REINDEX constraint validation. Noah Misch 9.2.5
2013-07-30 Restore REINDEX constraint validation. Noah Misch 9.3.0
2013-07-30 Restore REINDEX constraint validation. Noah Misch 9.4.0
2013-06-19 Fix the create_index regression test for Danish collation. Kevin Grittner 9.2.5
2013-06-19 Fix the create_index regression test for Danish collation. Kevin Grittner 9.3.0
2013-06-19 Fix the create_index regression test for Danish collation. Kevin Grittner 9.4.0
2013-05-08 Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. Heikki Linnakangas 9.3.0
2012-09-18 Fix planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.2.1
2012-09-18 Fix planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.3.0
2012-04-26 Fix oversight in recent parameterized-path patch. Tom Lane 9.2.0
2012-04-26 Modify create_index regression test to avoid intermittent failures. Tom Lane 9.2.0
2012-04-06 Add DROP INDEX CONCURRENTLY [IF EXISTS], uses ShareUpdateExclusiveLock Simon Riggs 9.2.0
2012-03-11 Teach SPGiST to store nulls and do whole-index scans. Tom Lane 9.2.0
2012-01-12 Tweak duplicate-index-column regression test to avoid locale sensitivity. Tom Lane 9.2.0
2011-12-29 Adjust SP-GiST regression tests to be less locale-sensitive. Tom Lane 9.2.0