pgsql: Fix a couple of typos
Started by Michael Paquierover 3 years ago1 messagescomitters
Fix a couple of typos
PL/pgSQL was misspelled in a few places, so fix these.
Author: Zhang Mingli
Reviewed-by: Richard Guo
Discussion: /messages/by-id/1bd41572-9cd9-465e-9f59-ee45385e51b4@Spark
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/88199b9d5fda605360ac903dd9d3de0ca36f0b8c
Modified Files
--------------
src/pl/plpython/expected/plpython_ereport.out | 2 +-
src/pl/plpython/sql/plpython_ereport.sql | 2 +-
src/test/modules/test_pg_dump/t/001_base.pl | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)