Re: mysql's last_insert_id

From: Bo Lorentsen <bl(at)netgroup(dot)dk>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: mysql's last_insert_id
Date: 2003-09-01 06:47:10
Message-ID: 1062398830.25824.6614.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2003-08-29 at 04:11, Martijn van Oosterhout wrote:

> OIDs have never beebn unique, it's just that most databases never get big
> enough to experience wraparound. They are also now optional per table and
> may soon no longer be available by default.
It would be a god idea to remove the oid reference from the FAQ
4.15.2, to make sure no one in the futhere makes my mistake again :-)

/BL

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Meskes 2003-09-01 08:40:52 Re: About GPL and proprietary software
Previous Message Alex 2003-09-01 05:21:04 Re: SELECT Question