Re: [GENERAL] currval and DISCARD ALL
От | Robert Haas |
---|---|
Тема | Re: [GENERAL] currval and DISCARD ALL |
Дата | |
Msg-id | CA+TgmoZjhtEtncAsDYQtWNwLgOwvdgzp6Dhf-eeE9AsJVUkRXQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] currval and DISCARD ALL (Fabrízio de Royes Mello<fabrizio@timbira.com.br>) |
Ответы |
Re: [GENERAL] currval and DISCARD ALL
|
Список | pgsql-hackers |
On Mon, Sep 2, 2013 at 4:35 PM, Fabrízio de Royes Mello <fabrizio@timbira.com.br> wrote: > The attached patch fix the items reviewed by you. Committed with assorted revisions. In particular, I renamed the function that discards cached sequence data, revised the wording of the documentation, added a regression test, and tweaked the list-free code to pop items off one after the other instead of walking the list and then NULLing it out at the end. Although no ERROR is possible here currently, this coding style is generally preferable because it's robust against being interrupted in the middle. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: