]> granicus.if.org Git - postgresql/commit
Fix SELECT INTO and CREATE TABLE AS to create tables in the default
authorBruce Momjian <bruce@momjian.us>
Wed, 26 Apr 2006 23:01:13 +0000 (23:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 26 Apr 2006 23:01:13 +0000 (23:01 +0000)
commit382825da9d803ea6c392079cf87128b9bd44ba8e
tree50f3cbf3a742b53c60a4fc67f531734ebde27077
parent46942e84d94bb25ef95cd32ac41c259e1825a47d
Fix SELECT INTO and CREATE TABLE AS to create tables in the default
tablespace, not the base directory.

Kris Jurka
src/backend/executor/execMain.c