pgsql: Fix typo in internal error message

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in internal error message
Date: 2018-02-26 16:55:15
Message-ID: E1eqM3X-0007XS-H8@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in internal error message

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/964bddf1e87a42bbaaa989be0aabee94dbac9432

Modified Files
--------------
src/pl/plpgsql/src/pl_exec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-02-26 17:14:41 pgsql: Last-minute updates for release notes.
Previous Message Noah Misch 2018-02-26 15:42:31 pgsql: Empty search_path in Autovacuum and non-psql/pgbench clients.