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

From Alvaro Herrera
Subject Re: [GENERAL] currval and DISCARD ALL
Date
Msg-id 20130419150443.GL2246@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: [GENERAL] currval and DISCARD ALL  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Responses Re: [GENERAL] currval and DISCARD ALL
List pgsql-hackers
Fabrízio de Royes Mello escribió:

> Ohh sorry... you're all right... I completely forgot to finish the
> ReleaseSequenceCaches to transverse 'seqtab' linked list and free each
> node.
>
> The attached patch have this correct code.

It seems a bad idea to backpatch this; whoever wants this functionality
in back branches should probably run a patched server.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: Re: [GENERAL] currval and DISCARD ALL
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] currval and DISCARD ALL