pgsql: Fix broken example in PL/pgSQL document. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Fix broken example in PL/pgSQL document.
Date
Msg-id E1XcIL1-0001be-Fv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix broken example in PL/pgSQL document.

Back-patch to all supported branches.

Marti Raudsepp, per a report from Marko Tiikkaja

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0fbb1728b5e5218cfa80facff092e225096ae315

Modified Files
--------------
doc/src/sgml/plpgsql.sgml |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Fix broken example in PL/pgSQL document.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Change the way encoding and locale checks are done in pg_upgrade