On Tue, Mar 30, 2021 at 4:50 PM Bharath Rupireddy
<bharath.rupireddyforpostgres@gmail.com> wrote:
>
> On Tue, Mar 30, 2021 at 3:21 PM Suraj Kharage
> <suraj.kharage@enterprisedb.com> wrote:
> >
> > Hi,
> >
> > Noticed that an extra semicolon in a couple of test cases related to postgres_fdw. Removed that in the attached
patch.It can be backported till v11 where we added those test cases.
>
> +1 for the change. It looks like a typo and can be backported.
>
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.
--
With Regards,
Amit Kapila.