Re: [PATCH] Logical decoding support for sequence advances - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: [PATCH] Logical decoding support for sequence advances
Date
Msg-id CAMsr+YE3NXus8CNtNGQAiijCQtSnAbgzaR7xKDeEaqmAtuE6JA@mail.gmail.com
Whole thread Raw
In response to [PATCH] Logical decoding support for sequence advances  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: [PATCH] Logical decoding support for sequence advances  (Craig Ringer <craig@2ndquadrant.com>)
Re: [PATCH] Logical decoding support for sequence advances  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 14 December 2015 at 11:28, Craig Ringer <craig@2ndquadrant.com> wrote:
Hi all

Attached is a patch against 9.6 to add support for informing logical decoding plugins of the new sequence last_value when sequence advance WAL records are processed during decoding.


Attached a slightly updated version. It just has less spam in the regression tests, by adding a new option to test_decoding to show sequences, which it doesn't enable except in sequence specific tests.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
Attachment

pgsql-hackers by date:

Previous
From: Feng Tian
Date:
Subject: Fdw cleanup
Next
From: Albe Laurenz
Date:
Subject: Re: Fdw cleanup