Re: insert without oids
От
Michael Fuhr
Тема
Re: insert without oids
Дата
Msg-id
20060113201958.GA99082@winnie.fuhr.org
Ответ на
insert without oids (Michael Stone)
Список
Дерево обсуждения
insert without oids Michael Stone <mstone+postgres@mathom.us>
Re: insert without oids Neil Conway <neilc@samurai.com>
Re: insert without oids Michael Stone <mstone+postgres@mathom.us>
Re: insert without oids Michael Fuhr <mike@fuhr.org>
On Fri, Jan 13, 2006 at 03:10:11PM -0500, Michael Stone wrote: > Are there plans on updating the insert API for the post-OID world? Are you looking for this TODO item? * Allow INSERT/UPDATE ... RETURNING new.col or old.col This is useful for returning the auto-generated key for an INSERT. One complication is how to handle rules that run as part of the insert. http://www.postgresql.org/docs/faqs.TODO.html -- Michael Fuhr
В списке pgsql-performance по дате отправления