Commits

DateSubjectAuthorReleases
2024-12-11 Add missing BUFFERS OFF in select_into regression tests David Rowley 18.0
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2020-12-30 Sanitize IF NOT EXISTS in EXPLAIN for CTAS and matviews Michael Paquier 14.0
2020-11-21 Remove INSERT privilege check at table creation of CTAS and matview Michael Paquier 14.0
2020-11-16 Relax INSERT privilege requirement for CTAS and matviews WITH NO DATA Michael Paquier 14.0
2019-02-07 Add more tests for CREATE TABLE AS with WITH NO DATA Michael Paquier 12.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.6.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.4.9
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.3.14
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.5.4
2016-03-14 Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan. Robert Haas 9.6.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2012-01-04 Make executor's SELECT INTO code save and restore original tuple receiver. Tom Lane 8.4.11
2012-01-04 Make executor's SELECT INTO code save and restore original tuple receiver. Tom Lane 9.0.7
2012-01-04 Make executor's SELECT INTO code save and restore original tuple receiver. Tom Lane 9.1.3
2012-01-04 Make executor's SELECT INTO code save and restore original tuple receiver. Tom Lane 9.2.0
2011-11-22 Check for INSERT privileges in SELECT INTO / CREATE TABLE AS. Robert Haas 9.2.0
2010-08-19 Remove extra newlines at end and beginning of files, add missing newlines Peter Eisentraut 9.1.0
2000-06-04 Remove FROM warning by fixing query. Bruce Momjian 7.1.1
2000-01-06 Clean up header for uniform appearance throughout tests. Thomas G. Lockhart 7.1.1
1999-02-02 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. Bruce Momjian 7.1.1
1997-04-06 More splits and cleanups... Marc G. Fournier 7.1.1