| From: | momjian(at)postgresql(dot)org (Bruce Momjian) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Update PL documentation: An article at WebProNews quoted from |
| Date: | 2006-05-30 11:40:21 |
| Message-ID: | 20060530114021.55A9C9FA5FB@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Update PL documentation:
An article at WebProNews quoted from the PG docs as to the merits of
stored procedures. I have added a bit more material on their merits,
as well as making a few changes to improve the introductions to
PL/Perl and PL/Tcl.
Chris Browne
Modified Files:
--------------
pgsql/doc/src/sgml:
plperl.sgml (r2.54 -> r2.55)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml.diff?r1=2.54&r2=2.55)
plpgsql.sgml (r1.89 -> r1.90)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.89&r2=1.90)
pltcl.sgml (r2.40 -> r2.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/pltcl.sgml.diff?r1=2.40&r2=2.41)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-05-30 11:54:51 | pgsql: Add regexp_replace() to string functions section. |
| Previous Message | Bruce Momjian | 2006-05-30 10:29:18 | pgsql: Update Japanese FAQ. |