pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
Date: 2005-12-01 10:36:58
Message-ID: 20051201103658.773929DCAD1@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix typo in PL/PgSQL documentation, per Chris KL.

Modified Files:
--------------
pgsql/doc/src/sgml:
plpgsql.sgml (r1.80 -> r1.81)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.80&r2=1.81)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-12-01 10:38:09 pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
Previous Message Alvaro Herrera 2005-12-01 02:03:02 pgsql: Refactor some bits in aclchk.c in order to reduce code