Re: [GENERAL] currval and DISCARD ALL - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: [GENERAL] currval and DISCARD ALL
Date
Msg-id CAFcNs+oo3bFh=pSYSSDXN9qOeB-CbgkCjS8252VEvd+V=zEp3g@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] currval and DISCARD ALL  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
<div dir="ltr"><div class="gmail_extra"><br />On Thu, Oct 3, 2013 at 5:26 PM, Robert Haas <<a
href="mailto:robertmhaas@gmail.com">robertmhaas@gmail.com</a>>wrote:<br />><br />><br />> Committed with
assortedrevisions.  In particular, I renamed the<br /> > function that discards cached sequence data, revised the
wordingof<br />> the documentation, added a regression test, and tweaked the list-free<br />> code to pop items
offone after the other instead of walking the list<br /> > and then NULLing it out at the end.  Although no ERROR is
possible<br/>> here currently, this coding style is generally preferable because it's<br />> robust against being
interruptedin the middle.<br />><br /><br />Thanks!<br /><br />--<br />   Fabrízio de Royes Mello         Timbira -
<ahref="http://www.timbira.com.br/">http://www.timbira.com.br/</a><br />   PostgreSQL: Consultoria, Desenvolvimento,
Suporte24x7 e Treinamento</div></div> 

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [GENERAL] currval and DISCARD ALL
Next
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part 1: additional information