Re: Fix publisher-side sequence permission reporting - Mailing list pgsql-hackers

From Zsolt Parragi
Subject Re: Fix publisher-side sequence permission reporting
Date
Msg-id CAN4CZFPfmF=EpT-9YOKYYzptPt5Q7D5xV-v_RrncbfsSZOAcDw@mail.gmail.com
Whole thread
In response to Re: Fix publisher-side sequence permission reporting  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
This also happened to me locally, and I came up with the same fix, it
looks good to me.

I attached a tap test I used fo reliable local reproduction, as in was
a very unlikely failure in the existing test cases (~0.1% chance). We
probably don't want to include it in the normal test suite because it
is quite specific, but it is useful to verify that the issue/fix
exists and works.

Attachment

pgsql-hackers by date:

Previous
From: solai v
Date:
Subject: Re: [BUG] Take a long time to reach consistent after pg_rewind
Next
From: Rafia Sabih
Date:
Subject: Re: postgres_fdw: Emit message when batch_size is reduced