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

Bruce Momjian <bruce@momjian.us>

Commit: 382825da9d803ea6c392079cf87128b9bd44ba8e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-04-26T23:01:13Z
Releases: 8.0.8
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