Re: change in behaviour? Is this a regression in function?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: change in behaviour? Is this a regression in function?
Дата
Msg-id 200302031430.h13EU4P11313@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: change in behaviour? Is this a regression in function?  (Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>)
Список pgsql-general
This will be fixed in 7.3.2.

---------------------------------------------------------------------------

Gavin Atkinson wrote:
> On Sat, 18 Jan 2003, Tom Lane wrote:
>
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > > Tom Lane wrote:
> > >> So I guess the question at this point is do we want to flip-flop the
> > >> behavior yet again, or leave well enough alone?
> >
> > > I don't have a problem with making no oids the default.  I just think
> > > CREATE TABLE and CREATE TABLE AS should behave similarly in terms of
> > > oids.
> >
> > Well, that is a good point.  If we are going to change it back, I'd vote
> > for back-patching the change into 7.3.2 so as to minimize the exposure
> > of the current behavior.
> >
> > Any other opinions out there?
>
> I'm in favour of this, as it came as quite a suprise when my application
> stopped working and I spent quite a bit of time debugging it (I
> originally thought it was a configuration option difference). I like the
> idea of having WITH and WITHOUT OIDS options to CREATE TABLE AS as well -
> there have been quite a few times when I have not needed them. But, like
> CREATE TABLE, i think oids should be created by default.
>
> Gavin
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-general по дате отправления:

Предыдущее
От: Simon Mitchell
Дата:
Сообщение: Re: Creation of VIEWS not working....
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: DBI driver and transactions