Commits

DateSubjectAuthorReleases
2025-02-27 EXPLAIN: Always use two fractional digits for row counts. Robert Haas 18.0
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
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 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
2000-06-04 Remove FROM warning by fixing query. Bruce Momjian 7.1.1
2000-06-03 New warning code about auto-created range table entries. Bruce Momjian 7.1.1
2000-01-06 Update for new psql formatting. Thomas G. Lockhart 7.1.1