Commits

DateSubjectAuthorReleases
2021-03-23 Avoid possible crash while finishing up a heap rewrite. Tom Lane 13.3
2021-03-23 Avoid possible crash while finishing up a heap rewrite. Tom Lane 14.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2016-07-13 Minor test adjustment. Tom Lane 9.6.0
2016-07-13 Add a regression test case to improve code coverage for tuplesort. Tom Lane 9.6.0
2010-02-03 Forgot to back-patch CLUSTER test fix to 8.4. Tom Lane 8.4.3
2010-02-03 Fix timing-sensitive regression test result I just created :-( --- the Tom Lane 9.0.0
2010-02-02 CLUSTER specified the wrong namespace when renaming toast tables of temporary Tom Lane 8.4.3
2010-02-02 CLUSTER specified the wrong namespace when renaming toast tables of temporary Tom Lane 9.0.0
2007-09-03 Add an ORDER BY to nail down the expected row order from a query that's Tom Lane 8.3.0
2007-04-08 Make CLUSTER MVCC-safe. Heikki Linnakangas Tom Lane 8.3.0
2005-07-07 Track dependencies on shared objects (which is to say, roles; we already Tom Lane 8.1.0
2004-06-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2003-07-22 Error message editing for foreign-key triggers. Tom Lane 7.4.1
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2003-07-19 Another round of error message editing, covering backend/parser/. Tom Lane 7.4.1
2003-03-15 Arrange to print the relevant key values when reporting a foreign-key Tom Lane 7.4.1
2002-12-30 Code review for CLUSTER ALL patch. Fix bogus locking, incorrect transaction Tom Lane 7.4.1
2002-08-11 Code review of CLUSTER patch. Clean up problems with relcache getting Tom Lane 7.3.1
2002-08-11 Make cluster regress test functional. Tom Lane 7.3.1