pgsql: Fix typo in PL/pgsql code example.

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in PL/pgsql code example.
Date: 2010-07-27 20:02:06
Message-ID: 20100727200206.C05277541D5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix typo in PL/pgsql code example.

Backpatch to 8.4.

Marc Cousin. Review by Kevin Grittner.

Modified Files:
--------------
pgsql/doc/src/sgml:
plpgsql.sgml (r1.154 -> r1.155)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml?r1=1.154&r2=1.155)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-07-27 20:02:17 pgsql: Fix typo in PL/pgsql code example.
Previous Message Peter Eisentraut 2010-07-27 19:01:16 pgsql: Spelling fixes