Another big editing pass for consistent content and presentation.

Peter Eisentraut <peter_e@gmx.net>

Commit: d258ba01ec601f655137468bd484153eb369e92d
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-03-24T14:32:51Z
Releases: 7.4.1
Another big editing pass for consistent content and presentation.

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +15 −22
doc/src/sgml/charset.sgml modified +162 −417
doc/src/sgml/diskusage.sgml modified +34 −33
doc/src/sgml/func.sgml modified +3 −3
doc/src/sgml/install-win32.sgml modified +2 −2
doc/src/sgml/maintenance.sgml modified +35 −40
doc/src/sgml/monitoring.sgml modified +95 −96
doc/src/sgml/ref/clusterdb.sgml modified +7 −7
doc/src/sgml/ref/createdb.sgml modified +8 −8
doc/src/sgml/ref/createlang.sgml modified +9 −10
doc/src/sgml/ref/createuser.sgml modified +9 −9
doc/src/sgml/ref/current_date.sgml deleted +0 −148
doc/src/sgml/ref/current_time.sgml deleted +0 −158
doc/src/sgml/ref/current_timestamp.sgml deleted +0 −166
doc/src/sgml/ref/current_user.sgml deleted +0 −167
doc/src/sgml/ref/dropdb.sgml modified +7 −9
doc/src/sgml/ref/droplang.sgml modified +7 −8
doc/src/sgml/ref/dropuser.sgml modified +9 −10
doc/src/sgml/ref/ecpg-ref.sgml modified +7 −7
doc/src/sgml/reference.sgml modified +3 −24
doc/src/sgml/ref/initdb.sgml modified +12 −14
doc/src/sgml/ref/initlocation.sgml modified +3 −3
doc/src/sgml/ref/ipcclean.sgml modified +7 −9
doc/src/sgml/ref/pg_config-ref.sgml modified +4 −4
doc/src/sgml/ref/pg_controldata.sgml modified +7 −7
doc/src/sgml/ref/pg_ctl-ref.sgml modified +65 −60
doc/src/sgml/ref/pg_dumpall.sgml modified +15 −22
doc/src/sgml/ref/pg_dump.sgml modified +42 −74
doc/src/sgml/ref/pg_resetxlog.sgml modified +19 −20
doc/src/sgml/ref/pg_restore.sgml modified +67 −116
doc/src/sgml/ref/pgtclsh.sgml modified +2 −2
doc/src/sgml/ref/pgtksh.sgml modified +2 −2
doc/src/sgml/ref/postgres-ref.sgml modified +38 −39
doc/src/sgml/ref/postmaster.sgml modified +75 −82
doc/src/sgml/ref/psql-ref.sgml modified +162 −188
doc/src/sgml/ref/vacuumdb.sgml modified +19 −20
doc/src/sgml/runtime.sgml modified +244 −280
doc/src/sgml/wal.sgml modified +126 −141