On Tue, 2011-09-20 at 15:55 -0400, Tom Lane wrote: > Marc Fromm <[email protected]> writes: > > Can I use "RETURNING id" in an insert statement with postgresql version > > 8.1.10? > > No. I don't recall just when RETURNING was added, but for sure it was > after 8.1. >
I checked. It appeared in 8.2. Sooner than I expected actually. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
