pgsql-server/doc/src/sgml perform.sgml plpgsql ...

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

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/09/11 14:31:45

Modified files:
doc/src/sgml : perform.sgml plpgsql.sgml
doc/src/sgml/ref: analyze.sgml create_user.sgml postmaster.sgml
reset.sgml

Log message:
This patch makes a few minor improvements to the docs: make the
<varname> conventions more consistent, and improve the ANALYZE ref page.

Neil Conway