mysql's last_insert_id - Mailing list pgsql-general

From Michal Adamczakk
Subject mysql's last_insert_id
Date
Msg-id pan.2003.08.22.20.02.16.929382@artland.com.pl
Whole thread Raw
Responses RE : mysql's last_insert_id  ("Bruno BAGUETTE" <pgsql-ml@baguette.net>)
Re: mysql's last_insert_id  (Stuart <deststar@blueyonder.co.uk>)
Re: mysql's last_insert_id  (Bo Lorentsen <bl@netgroup.dk>)
List pgsql-general
hi,

how to implement mysql's last_insert_id() ?

i know that seqences and oids are great.
the one thing i miss is that they are not session specific.

i mean selecting last_value from seqence can give me a value which was
inserted by a different user.

regards
Michal


pgsql-general by date:

Previous
From: "Denis Komninakis Diniz"
Date:
Subject: difficulties in extracting data type.
Next
From: "yruhn"
Date:
Subject: update entire table (with PostGreSQL alone)?