Re: Changeset Extraction v7.3 - Mailing list pgsql-hackers

From Thom Brown
Subject Re: Changeset Extraction v7.3
Date
Msg-id CAA-aLv4p+CN8U+ukME3s_7emwMUL7p+qv8tVVLsVSnmsLE+oBw@mail.gmail.com
Whole thread Raw
In response to Re: Changeset Extraction v7.3  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Changeset Extraction v7.3  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 27 January 2014 16:20, Andres Freund <andres@2ndquadrant.com> wrote:
> Hi,
>
> Here's the next version of the patchset. The following changes have been
> made:
> * move xmin pegging and more logic responsibility to procarray.c
> * split all support for changeset extraction from the initial slot patch
> * always register an before_shmem_exit handler when
>   max_replication_slots is registered, not just while a slot is acquired
> * move some patch hunks to earlier patches, especially the
>   ReplicationSlotAcquire() call for physical rep that accidentally
>   slipped and the SQL accessible slot manipulation functions
> * minor stuff

0001 doesn't apply cleanly due to commit
ea9df812d8502fff74e7bc37d61bdc7d66d77a7f.

The rest are fine.

-- 
Thom



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: jsonb and nested hstore
Next
From: Jeff Janes
Date:
Subject: Re: A better way than tweaking NTUP_PER_BUCKET