Commits

DateSubjectAuthorReleases
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 13.4
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 11.13
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 12.8
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 9.6.23
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 10.18
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 14.0
2020-10-13 Paper over regression failures in infinite_recurse() on PPC64 Linux. Tom Lane 12.5
2020-10-13 Paper over regression failures in infinite_recurse() on PPC64 Linux. Tom Lane 14.0
2020-10-13 Paper over regression failures in infinite_recurse() on PPC64 Linux. Tom Lane 13.1
2020-04-06 Re-stabilize infinite_recurse() test case. Tom Lane 13.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2017-03-14 Spelling fixes in code comments Peter Eisentraut 10.0
2013-12-15 Allow empty target list in SELECT. Tom Lane 9.4.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2005-02-11 Add a regression test to verify that the stack depth checker actually Tom Lane 8.1.0
2005-01-22 This patch updates the regression tests to allow "make installcheck" to Neil Conway 8.0.1
2005-01-22 This patch updates the regression tests to allow "make installcheck" to Neil Conway 8.1.0
2004-03-14 Teach psql to show the location of syntax errors visually, per recent Tom Lane 8.0.0
2003-03-11 Add explicit tests for division by zero to all user-accessible integer Tom Lane 7.4.1
2002-09-02 I guess the intention was to test incomplete SELECT statements, not Bruce Momjian 7.3.1
2002-04-18 Rule names are now unique per-relation, rather than unique globally. Tom Lane 7.3.1
2002-04-12 Checking to decide whether relations are system relations now depends Tom Lane 7.3.1
2001-10-03 DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax Tom Lane 7.2.1
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1