Re: extra semicolon in postgres_fdw test cases
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, Suraj Kharage <suraj.kharage@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-31T04:05:03Z
Lists: 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
Commits
-
Remove extra semicolon in postgres_fdw tests.
- 13cb5bd84657 14.0 landed