Re: mysql's last_insert_id

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Bo Lorentsen <bl(at)netgroup(dot)dk>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: mysql's last_insert_id
Date: 2003-09-01 17:12:06
Message-ID: 200309011712.h81HC6R19107@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bo Lorentsen wrote:
> On Mon, 2003-09-01 at 18:47, Bruce Momjian wrote:
>
> > I have added the last clause to the FAQ:
> Are there not a case where a table does not relate to a oid anymore ? In
> that case, it does not work at all :-)

Yes, if you create a table without oids, yes, it isn't going to work,
but if you did that, I assume you already would know that the oid will
not be there.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Josué Maldonado 2003-09-01 18:42:24 Field collection in trigger
Previous Message Bo Lorentsen 2003-09-01 17:10:41 Re: mysql's last_insert_id