Fix SELECT INTO and CREATE TABLE AS to create tables in the default

Bruce Momjian <bruce@momjian.us>

Commit: 96cc1341ddda82712ad7a1636d3750b1336fc999
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-04-26T23:01:58Z
Releases: 8.1.4
Fix SELECT INTO and CREATE TABLE AS to create tables in the default
tablespace, not the base directory.

Kris Jurka

Files

PathChange+/−
src/backend/executor/execMain.c modified +14 −2