What should I replace the command

INSERT INTO table (name) VALUES (value) RETURNING currval('my_id_seq')
into my_var;

with if I have to use version 8.1?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to