index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
select_into.sql
Commit message (
Expand
)
Author
Age
*
Add more tests for CREATE TABLE AS with WITH NO DATA
Michael Paquier
2019-02-07
*
Clean up duplicate table and function names in regression tests.
Tom Lane
2018-03-15
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query.
Tom Lane
2016-06-27
*
Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan.
Robert Haas
2016-03-14
*
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2012-03-19
*
Make executor's SELECT INTO code save and restore original tuple receiver.
Tom Lane
2012-01-04
*
Check for INSERT privileges in SELECT INTO / CREATE TABLE AS.
Robert Haas
2011-11-22
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Remove FROM warning by fixing query.
Bruce Momjian
2000-06-04
*
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
2000-01-06
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
*
More splits and cleanups...
Marc G. Fournier
1997-04-06