pgsql: Fix typos.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos.
Date: 2020-06-11 09:52:46
Message-ID: E1jjJt8-0006lu-Vg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos.

Reported-by: John Naylor
Author: John Naylor
Backpatch-through: 9.5
Discussion: https://postgr.es/m/CACPNZCtRuvs6G+EYqejhVJgBq2AKeZdXRVJsbX4syhO9gn5SNQ@mail.gmail.com

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3c419f5f5881fd378f40e93ee1ef0fc59bbe6cdc

Modified Files
--------------
src/test/regress/input/largeobject.source | 2 +-
src/test/regress/output/largeobject.source | 2 +-
src/test/regress/output/largeobject_1.source | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-06-11 12:19:47 pgsql: pg_dump: Remove dead code
Previous Message Peter Eisentraut 2020-06-11 09:31:53 pgsql: Refactor DROP LANGUAGE grammar