Fix a couple of typos
authorMichael Paquier <michael@paquier.xyz>
Tue, 21 Mar 2023 23:44:59 +0000 (08:44 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 21 Mar 2023 23:44:59 +0000 (08:44 +0900)
commit88199b9d5fda605360ac903dd9d3de0ca36f0b8c
treece5e8ecf6afcb2f40701d898ecef74a6743b4a5b
parent869650fa86adf74fca7f566c9317f6310f8b400c
Fix a couple of typos

PL/pgSQL was misspelled in a few places, so fix these.

Author: Zhang Mingli
Reviewed-by: Richard Guo
Discussion: https://postgr.es/m/1bd41572-9cd9-465e-9f59-ee45385e51b4@Spark
src/pl/plpython/expected/plpython_ereport.out
src/pl/plpython/sql/plpython_ereport.sql
src/test/modules/test_pg_dump/t/001_base.pl