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

From Michael Paquier
Subject Re: extra semicolon in postgres_fdw test cases
Date
Msg-id YGP077tkx7uE/BVv@paquier.xyz
Whole thread Raw
In response to Re: extra semicolon in postgres_fdw test cases  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: extra semicolon in postgres_fdw test cases  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
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.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Proposal: Save user's original authenticated identity for logging
Next
From: David Rowley
Date:
Subject: Re: What to call an executor node which lazily caches tuples in a hash table?