pgsql-server/doc/src/sgml docguide.sgml ecpg.s ...

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/doc/src/sgml docguide.sgml ecpg.s ...
Date: 2003-09-11 21:42:21
Message-ID: 20030911214221.6D79CD1B89D@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 03/09/11 18:42:20

Modified files:
doc/src/sgml : docguide.sgml ecpg.sgml extend.sgml
features.sgml history.sgml indices.sgml
information_schema.sgml installation.sgml
intro.sgml libpq.sgml plpgsql.sgml
protocol.sgml release.sgml rules.sgml
runtime.sgml xfunc.sgml
doc/src/sgml/ref: copy.sgml create_function.sgml
create_index.sgml declare.sgml end.sgml
grant.sgml load.sgml lock.sgml pg_dump.sgml
pg_restore.sgml reindex.sgml select.sgml
set_constraints.sgml set_session_auth.sgml
set_transaction.sgml update.sgml

Log message:
This patch fixes a few missed GUC variables that were still upper case,
makes a few more small improvements to runtime.sgml, and makes some SGML
conventions more consistent.

Neil Conway

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2003-09-11 22:59:29 pgsql-server/src/backend/commands analyze.c
Previous Message Bruce Momjian 2003-09-11 19:01:18 pgsql-server/contrib/pg_autovacuum pg_autovacuum.c