On Tue, 30 Sep 2003 20:00:22 -0400, Neil Conway <[EMAIL PROTECTED]>
wrote:
>This patch adds a new GUC var, "default_use_oids"

Shouldn't it be honoured by CREATE TABLE AS SELECT ... ?
This checkin might contain hints to the places that have to be
modified:

2003-01-23  tgl
  * src/backend/executor/execMain.c 1.199:
  * src/backend/executor/execMain.c [REL7_3_STABLE] 1.180.2.1:
  * src/backend/executor/execUtils.c 1.96:
  * src/backend/executor/execUtils.c [REL7_3_STABLE] 1.90.2.1:
  * src/include/nodes/execnodes.h 1.92:
  * src/include/nodes/execnodes.h [REL7_3_STABLE] 1.75.2.1:
    Change CREATE TABLE AS / SELECT INTO to create the new table with
    OIDs, for backwards compatibility with pre-7.3 behavior.  Per
    discussion on pgsql-general and pgsql-hackers.

Servus
 Manfred

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to