pgsql/doc/src/sgml filelist.sgml plpgsql.sgml ...

Started by Bruce Momjianalmost 24 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 02/07/30 15:36:13

Modified files:
doc/src/sgml : filelist.sgml
Added files:
doc/src/sgml : plpgsql.sgml
Removed files:
doc/src/sgml : plsql.sgml

Log message:
Would it be wise to have the plsql.sgml file renamed to plpgsql.sgml?
All of the internal tags are of the latter.

The other thing I noticed is that most of the quick examples in the file
use a para and synopsis. Is there a reason we're not using <example/> ?

Rod Taylor