pgsql-server/doc/src/sgml arch-dev.sgml catalo ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/doc/src/sgml arch-dev.sgml catalo ...
Date: 2003-01-19 00:13:32
Message-ID: 20030119001332.7724B475AAC@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)postgresql(dot)org 03/01/18 19:13:32

Modified files:
doc/src/sgml : arch-dev.sgml catalogs.sgml charset.sgml
client-auth.sgml dfunc.sgml ecpg.sgml
extend.sgml history.sgml info.sgml
installation.sgml jdbc.sgml libpq.sgml
notation.sgml plpgsql.sgml xaggr.sgml
xfunc.sgml
doc/src/sgml/ref: alter_database.sgml alter_table.sgml
alter_user.sgml analyze.sgml begin.sgml
checkpoint.sgml create_aggregate.sgml
create_cast.sgml create_conversion.sgml
create_database.sgml create_domain.sgml
create_function.sgml create_group.sgml
create_language.sgml create_opclass.sgml
create_operator.sgml create_sequence.sgml
create_table.sgml create_trigger.sgml
create_type.sgml create_user.sgml
drop_aggregate.sgml ecpg-ref.sgml execute.sgml
explain.sgml initdb.sgml initlocation.sgml
insert.sgml load.sgml pg_config-ref.sgml
pg_ctl-ref.sgml pg_dump.sgml pg_restore.sgml
pgtclsh.sgml pgtksh.sgml postgres-ref.sgml
postmaster.sgml reset.sgml select.sgml
set.sgml set_transaction.sgml show.sgml
vacuum.sgml

Log message:
This patch includes a lot of minor cleanups to the SGML documentation,
including:

- replacing all the appropriate usages of <citetitle>PostgreSQL
...</citetitle> with &cite-user;, &cite-admin;, and so on

- fix an omission in the EXECUTE documentation

- add some more text to the EXPLAIN documentation

- improve the PL/PgSQL RETURN NEXT documentation (more work to do here)

- minor markup fixes

Neil Conway

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2003-01-20 18:55:09 pgsql-server/ oc/src/sgml/release.sgml rc/back ...
Previous Message Bruce Momjian - CVS 2003-01-18 06:06:51 pgsql-server/src/tools make_ctags make_mkid