Re: introduce "default_use_oids"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Neil Conway <neilc(at)samurai(dot)com>, Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: introduce "default_use_oids"
Date: 2003-12-02 15:09:43
Message-ID: 12597.1070377783@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Also, I think we have to have a SET before every CREATE TABLE.

No, only when the value changes from last time. This is not rocket
science, it's the way pg_dump handles SETs already.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Baden 2003-12-02 18:25:32 Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8
Previous Message Bruce Momjian 2003-12-02 12:48:49 Re: introduce "default_use_oids"