pgsql: Fix broken example in PL/pgSQL document.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix broken example in PL/pgSQL document.
Date: 2014-10-09 18:20:59
Message-ID: E1XcIKh-0001aQ-OR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9770452bf80e993242a9c59085e117f564d687b2

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

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2014-10-09 18:21:09 pgsql: Fix broken example in PL/pgSQL document.
Previous Message Fujii Masao 2014-10-09 18:20:50 pgsql: Fix broken example in PL/pgSQL document.