pgsql: Add some index entries for RAISE and exception handling in

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add some index entries for RAISE and exception handling in
Date: 2005-02-10 06:08:22
Message-ID: 20050210060822.D85958B9F24@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add some index entries for RAISE and exception handling in PL/PgSQL. Per
suggestion from Rainer Brandt.

Modified Files:
--------------
pgsql/doc/src/sgml:
plpgsql.sgml (r1.59 -> r1.60)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.59&r2=1.60)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2005-02-10 08:06:37 pgsql: Fixed more parsing bugs in other CREATE statements as pointed out
Previous Message Neil Conway 2005-02-10 05:14:59 pgsql: Improvements to documentation of shared memory configuration