Re: deferred primary key and logical replication - Mailing list pgsql-hackers

From Ajin Cherian
Subject Re: deferred primary key and logical replication
Date
Msg-id 159644799581.1150.16523802358386590581.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: deferred primary key and logical replication  (Euler Taveira <euler.taveira@2ndquadrant.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            not tested

Patch applies cleanly. Tested that update/delete of tables with deferred primary keys now work with logical
replication.Code/comments look fine. 

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Asim Praveen
Date:
Subject: Re: [PATCH] - Provide robust alternatives for replace_string
Next
From: Bharath Rupireddy
Date:
Subject: Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit