Re: Binary support for pgoutput plugin - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: Binary support for pgoutput plugin
Date
Msg-id CADK3HHJ-jJ8ROhXBHyGxnZdnvExeKZaNa95xLY2pP8PPBcAniw@mail.gmail.com
Whole thread Raw
In response to Re: Binary support for pgoutput plugin  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Binary support for pgoutput plugin
List pgsql-hackers


On Fri, 28 Feb 2020 at 18:34, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Dave Cramer <davecramer@gmail.com> writes:
> Rebased against head

The cfbot's failing to apply this [1].  It looks like the reason is only
that you included a catversion bump in what you submitted.  Protocol is to
*not* do that in submitted patches, but rely on the committer to add it at
the last minute --- otherwise you'll waste a lot of time rebasing the
patch, which is what it needs now.

                        regards, tom lane

[1] http://cfbot.cputube.org/patch_27_2152.log

rebased and removed the catversion bump. 
Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly
Next
From: Krasiyan Andreev
Date:
Subject: [PATCH] respect/ignore nulls for lag,lead,first_value,last_value andnth_value and from first/last for nth_value