Patch to return last tid

Поиск
Список
Период
Сортировка
От Arturo Josè Montes Sinning
Тема Patch to return last tid
Дата
Msg-id 3D83E85A.8090101@colomsat.net.co
обсуждение исходный текст
Ответ на Re: string not marked for translation  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Patch to return last tid  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Hi

When a table was created without oids, we have not a valid oid returned
from backend.

How would be a patch to return last tid?

Command Status string seem to be a good place to do it, after tuple count
modified or inserted for last insert statement.

Would this patch break something?

What possible code I must modify to accomplish this?

Thanks

Arturo



В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: contrib/dblink GRANTs and regression test fix
Следующее
От: Joe Conway
Дата:
Сообщение: Re: contrib/cube & contrib/seg regression fixes