Re: get a pkey/id back from/after an insert - Mailing list pgsql-novice

From Richard Broersma Jr
Subject Re: get a pkey/id back from/after an insert
Date
Msg-id 20060620163607.93536.qmail@web31806.mail.mud.yahoo.com
Whole thread Raw
In response to Re: get a pkey/id back from/after an insert  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-novice
> It will do what is expected. currval returns the last value allocated in
> your session. It wouldn't be much use if other connections could change
> the value out from under you.

Bruno,

Thanks for the clarification.

Regards,

Richard Broersma Jr.

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: get a pkey/id back from/after an insert
Next
From: "Luis Silva"
Date:
Subject: replace