Commits

DateSubjectAuthorReleases
2016-03-25 Fix DROP OPERATOR to reset oprcom/oprnegate links to the dropped operator. Tom Lane 9.6.0
2016-02-05 Add num_nulls() and num_nonnulls() to count NULL arguments. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2014-12-31 Don't run rowsecurity in parallel with other regression tests. Tom Lane 9.5.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.4.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.5.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.0.19
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.1.15
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.2.10
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.3.6
2013-02-02 Create a psql command \gset to store query results into psql variables. Tom Lane 9.3.0
2012-12-08 Support automatically-updatable views. Tom Lane 9.3.0
2012-10-15 alter_generic regression test cannot run concurrently with privileges test. Tom Lane 9.3.0
2012-02-20 Fix regex back-references that are directly quantified with *. Tom Lane 9.2.0
2011-11-09 Fix random discrepancies between parallel_schedule and serial_schedule. Tom Lane 9.1.2
2011-11-09 Fix random discrepancies between parallel_schedule and serial_schedule. Tom Lane 9.2.0
2011-03-20 Add some platform-independent tests for the collation feature. Tom Lane 9.1.0
2010-08-07 Recognize functional dependency on primary keys. This allows a table's Tom Lane 9.1.0
2010-02-12 Extend the set of frame options supported for window functions. Tom Lane 9.0.0
2009-08-24 Run the "tablespace" regression test first not last. The former placement Tom Lane 9.0.0
2008-12-30 Reduce the last group of parallel regression tests to 19 tests, per failure Tom Lane 8.4.0
2008-12-28 Support window functions a la SQL:2008. Tom Lane 8.4.0
2008-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. Tom Lane 8.4.0
2008-04-10 Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole Tom Lane 8.4.0