pgsql: Remove extra semicolon in postgres_fdw tests.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove extra semicolon in postgres_fdw tests.
Date: 2021-03-31 05:13:02
Message-ID: E1lRTA6-0006Xi-AZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove extra semicolon in postgres_fdw tests.

Author: Suraj Kharage
Reviewed-by: Bharath Rupireddy, Vignesh C
Discussion: https://postgr.es/m/CAF1DzPWRfxUeH-wShz7P_pK5Tx6M_nEK+TkS8gn5ngvg07Q5=g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/13cb5bd84657ed49021fe6fc4ce46601c315c9a5

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 4 ++--
contrib/postgres_fdw/sql/postgres_fdw.sql | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-03-31 06:30:14 pgsql: doc: Remove Cyrillic from unistr example
Previous Message Tom Lane 2021-03-31 03:31:05 Re: pgsql: Add unistr function