Fix SELECT INTO and CREATE TABLE AS to create tables in the default
Bruce Momjian <bruce@momjian.us>
Fix SELECT INTO and CREATE TABLE AS to create tables in the default tablespace, not the base directory. Kris Jurka
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execMain.c | modified | +14 −2 |