pgsql: Fix typos in regression test comments.

From: Etsuro Fujita <efujita(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in regression test comments.
Date: 2019-08-29 09:50:50
Message-ID: E1i3H4s-00050Z-Ut@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in regression test comments.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/317b3d7ae271eca64d49c9c0fddccc3b1e2cb1f6

Modified Files
--------------
src/test/regress/expected/partition_join.out | 4 ++--
src/test/regress/sql/partition_join.sql | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-08-29 18:51:52 pgsql: Error out on too many command-line arguments
Previous Message Tom Lane 2019-08-28 17:00:06 pgsql: Add .gitignore file forgotten in commit bde7493d1.