pgsql-server: Document that the semicolon following the final "END" in a - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql-server: Document that the semicolon following the final "END" in a
Date
Msg-id 20041004054220.22BB732AB61@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Document that the semicolon following the final "END" in a function body
is optional.

Modified Files:
--------------
    pgsql-server/doc/src/sgml:
        plpgsql.sgml (r1.47 -> r1.48)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/plpgsql.sgml.diff?r1=1.47&r2=1.48)

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: pginstaller - pginst: Re-arrange contrib module checkboxes into 4
Next
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql-server: Fix error in setseed() docs: "int32" is not a (SQL) type,