index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
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
Files
Lines
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
1
-8
/
+8
*
Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query.
Tom Lane
2016-06-27
1
-0
/
+19
*
Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan.
Robert Haas
2016-03-14
1
-0
/
+8
*
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2012-03-19
1
-0
/
+9
*
Make executor's SELECT INTO code save and restore original tuple receiver.
Tom Lane
2012-01-04
1
-0
/
+15
*
Check for INSERT privileges in SELECT INTO / CREATE TABLE AS.
Robert Haas
2011-11-22
1
-0
/
+37
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
1
-1
/
+0
*
Remove FROM warning by fixing query.
Bruce Momjian
2000-06-04
1
-2
/
+2
*
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
2000-01-06
1
-0
/
+4
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
1
-6
/
+6
*
More splits and cleanups...
Marc G. Fournier
1997-04-06
1
-0
/
+14