Re: extra semicolon in postgres_fdw test cases - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: extra semicolon in postgres_fdw test cases
Date
Msg-id CAA4eK1+GTsc5U4q6zAKVBi37RsjYjNrt7OY6iqw+fFY9b5Mskg@mail.gmail.com
Whole thread Raw
In response to Re: extra semicolon in postgres_fdw test cases  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Wed, Mar 31, 2021 at 9:47 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Wed, Mar 31, 2021 at 9:35 AM Michael Paquier <michael@paquier.xyz> wrote:
> >
> > On Tue, Mar 30, 2021 at 05:00:53PM +0530, Amit Kapila wrote:
> > > Looks good to me as well but I think one can choose not to backpatch
> > > as there is no functional impact but OTOH, there is some value in
> > > keeping tests/code consistent.
> >
> > FWIW, I would not bother with the back branches for just that, but if
> > you feel that this is better, of course feel free.
> >
>
> Fair enough. I'll push this just for HEAD.
>

Pushed!

-- 
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Stronger safeguard for archive recovery not to miss data
Next
From: torikoshia
Date:
Subject: Re: Get memory contexts of an arbitrary backend process