Commits

DateSubjectAuthorReleases
2017-09-29 Remove replacement selection sort. Robert Haas 11.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-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.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
2007-04-08 Support syntax "CLUSTER table USING index", which is more logical. Bruce Momjian 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-02 OK, here's the final version of ALTER TABLE ... SET WITHOUT CLUSTER. Bruce Momjian 8.0.0
2003-03-20 Add ALTER TABLE <tablename> CLUSTER ON <indexname> Bruce Momjian 7.4.1
2002-11-19 Update regression for ALL missing from CLUSTER. Bruce Momjian 7.4.1
2002-11-15 New version attached. The following is implemented: Bruce Momjian 7.4.1
2002-08-27 I attach a little patch to make CLUSTER set and reset the indisclustered Bruce Momjian 7.3.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
2002-08-10 Major improvement in CLUSTER which preserves table characteristics using Bruce Momjian 7.3.1