Re: Include sequences in publications created by pg_createsubscriber - Mailing list pgsql-hackers

From Shlok Kyal
Subject Re: Include sequences in publications created by pg_createsubscriber
Date
Msg-id CANhcyEWKiBcV-VjNzCy3DZGmJ=_kso=yOnOVzNDLEgHBs42c0g@mail.gmail.com
Whole thread
In response to Re: Include sequences in publications created by pg_createsubscriber  (vignesh C <vignesh21@gmail.com>)
Responses Re: Include sequences in publications created by pg_createsubscriber
List pgsql-hackers
>
> The attached v6 version patch has the changes for the same.
>
Hi Vignesh,

I reviewed the v6 patch and tested it manually for some scenarios. It
is working fine.
And the patch mostly looks good to me.

A minor comment:
pg_perltidy run is required on the 040_pg_createsubscriber.pl patch.

Thanks,
Shlok Kyal



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Improve pg_stat_statements scalability
Next
From: John Naylor
Date:
Subject: Re: Fix floating-point noise in pg_stat_us_to_ms()