current value support - Mailing list pgsql-hackers

From Michael Paquier
Subject current value support
Date
Msg-id AANLkTil48PTDAP3LORKfk4QTTDX5neCUgeDLZigFH0f_@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi all,

Please see attached a patch that finishes the support for currval.
All the structure was in place in GTM but there was still one missing call in sequence.c when calling the function.

Now it is possible to get current values for sequences in the whole cluster.

Regards,

--
Michael Paquier
NIPPON TELEGRAPH AND
TELEPHONE CORPORATION
NTT Open Source Software Center
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: recovery getting interrupted is not so unusual as it used to be
Next
From: Bruce Momjian
Date:
Subject: Re: Comments on Exclusion Constraints and related datatypes