Commits

DateSubjectAuthorReleases
2022-04-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 10.21
2022-04-14 Have CLUSTER ignore partitions not owned by caller Alvaro Herrera 15.0
2022-04-02 Allow CLUSTER on partitioned tables Alvaro Herrera 15.0
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
2019-10-15 Fix CLUSTER on expression indexes. Andres Freund 12.1
2019-10-15 Fix CLUSTER on expression indexes. Andres Freund 13.0
2018-01-25 Ignore partitioned indexes where appropriate Alvaro Herrera 11.0
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
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.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-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2004-06-02 OK, here's the final version of ALTER TABLE ... SET WITHOUT CLUSTER. Bruce Momjian 8.0.0
2003-10-02 Remove NOTICE about foreign key creating implicit triggers, because it no Peter Eisentraut 7.4.1