Re: Roadmap for FE/BE protocol redesign
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: Ashley Cambrell <ash@freaky-namuh.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, pgsql-interfaces@postgreSQL.org
Date: 2003-03-10T21:59:12Z
Lists: pgsql-hackers
On Mon, 2003-03-10 at 16:37, Ashley Cambrell wrote: > This would also get around the problem of getting values from newly > inserted rows (eg PKs) without resorting to OIDs. That's not a problem: ensure that the newly inserted row has a SERIAL column, and use currval(). Cheers, Neil -- Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC