Add more appropriate markup.

Peter Eisentraut <peter_e@gmx.net>

Commit: bc499687641a021e0dac3e146611b5a553cf0c5b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2002-09-21T18:32:54Z
Releases: 7.3.1
Add more appropriate markup.

Files

PathChange+/−
doc/src/sgml/array.sgml modified +6 −6
doc/src/sgml/charset.sgml modified +16 −16
doc/src/sgml/client-auth.sgml modified +7 −5
doc/src/sgml/datatype.sgml modified +13 −13
doc/src/sgml/ddl.sgml modified +6 −6
doc/src/sgml/developer.sgml modified +3 −2
doc/src/sgml/dfunc.sgml modified +31 −31
doc/src/sgml/diskusage.sgml modified +2 −2
doc/src/sgml/ecpg.sgml modified +11 −10
doc/src/sgml/extend.sgml modified +13 −13
doc/src/sgml/features.sgml modified +3 −3
doc/src/sgml/func.sgml modified +379 −379
doc/src/sgml/indices.sgml modified +4 −4
doc/src/sgml/installation.sgml modified +7 −6
doc/src/sgml/jdbc.sgml modified +19 −19
doc/src/sgml/libpgtcl.sgml modified +3 −3
doc/src/sgml/libpq.sgml modified +13 −13
doc/src/sgml/maintenance.sgml modified +5 −5
doc/src/sgml/monitoring.sgml modified +12 −12
doc/src/sgml/mvcc.sgml modified +2 −2
doc/src/sgml/perform.sgml modified +3 −3
doc/src/sgml/plperl.sgml modified +4 −4
doc/src/sgml/plpgsql.sgml modified +55 −41
doc/src/sgml/plpython.sgml modified +7 −4
doc/src/sgml/pltcl.sgml modified +16 −16
doc/src/sgml/programmer.sgml modified +1 −2
doc/src/sgml/ref/alter_table.sgml modified +3 −3
doc/src/sgml/ref/alter_user.sgml modified +2 −2
doc/src/sgml/ref/begin.sgml modified +2 −2
doc/src/sgml/ref/clusterdb.sgml modified +19 −19
doc/src/sgml/ref/cluster.sgml modified +2 −2
doc/src/sgml/ref/copy.sgml modified +10 −10
doc/src/sgml/ref/create_aggregate.sgml modified +2 −2
doc/src/sgml/ref/create_conversion.sgml modified +2 −2
doc/src/sgml/ref/create_database.sgml modified +3 −3
doc/src/sgml/ref/createdb.sgml modified +21 −11
doc/src/sgml/ref/create_function.sgml modified +5 −5
doc/src/sgml/ref/create_index.sgml modified +3 −3
doc/src/sgml/ref/createlang.sgml modified +16 −9
doc/src/sgml/ref/create_opclass.sgml modified +14 −14
doc/src/sgml/ref/create_operator.sgml modified +47 −42
doc/src/sgml/ref/create_schema.sgml modified +3 −3
doc/src/sgml/ref/create_type.sgml modified +9 −9
doc/src/sgml/ref/createuser.sgml modified +26 −14
doc/src/sgml/ref/create_view.sgml modified +2 −2
doc/src/sgml/ref/drop_conversion.sgml modified +2 −2
doc/src/sgml/ref/dropdb.sgml modified +15 −8
doc/src/sgml/ref/droplang.sgml modified +15 −8
doc/src/sgml/ref/drop_opclass.sgml modified +2 −2
doc/src/sgml/ref/dropuser.sgml modified +11 −6
doc/src/sgml/ref/initdb.sgml modified +22 −22
doc/src/sgml/ref/insert.sgml modified +3 −3
doc/src/sgml/ref/listen.sgml modified +4 −4
doc/src/sgml/ref/lock.sgml modified +4 −4
doc/src/sgml/ref/notify.sgml modified +6 −6
doc/src/sgml/ref/pg_ctl-ref.sgml modified +2 −2
doc/src/sgml/ref/postmaster.sgml modified +10 −9
doc/src/sgml/ref/psql-ref.sgml modified +111 −80
doc/src/sgml/ref/reindex.sgml modified +4 −3
doc/src/sgml/ref/reset.sgml modified +3 −3
doc/src/sgml/ref/select.sgml modified +13 −11
doc/src/sgml/ref/set_session_auth.sgml modified +2 −2
doc/src/sgml/ref/set.sgml modified +15 −15
doc/src/sgml/ref/unlisten.sgml modified +4 −4
doc/src/sgml/ref/vacuumdb.sgml modified +25 −25
doc/src/sgml/ref/vacuum.sgml modified +2 −2
doc/src/sgml/regress.sgml modified +4 −4
doc/src/sgml/release.sgml modified +18 −15
doc/src/sgml/rules.sgml modified +15 −14
doc/src/sgml/runtime.sgml modified +7 −7
doc/src/sgml/syntax.sgml modified +12 −12
doc/src/sgml/trigger.sgml modified +147 −141
doc/src/sgml/xaggr.sgml modified +2 −2
doc/src/sgml/xfunc.sgml modified +136 −121
doc/src/sgml/xindex.sgml modified +15 −15
doc/src/sgml/xoper.sgml modified +21 −21
doc/src/sgml/xplang.sgml modified +5 −5