From 5f372f9e593186fbd15189990cfbbdfbfa151980 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Wed, 29 Jul 1998 06:50:04 +0000 Subject: [PATCH] Add id field to chapter and book tags to allow output file names to be meaningful. --- doc/src/sgml/admin.sgml | 2 +- doc/src/sgml/advanced.sgml | 2 +- doc/src/sgml/array.sgml | 2 +- doc/src/sgml/compiler.sgml | 2 +- doc/src/sgml/datatype.sgml | 2 +- doc/src/sgml/dfunc.sgml | 2 +- doc/src/sgml/ecpg.sgml | 2 +- doc/src/sgml/environ.sgml | 2 +- doc/src/sgml/extend.sgml | 2 +- doc/src/sgml/func-ref.sgml | 2 +- doc/src/sgml/gist.sgml | 2 +- doc/src/sgml/inherit.sgml | 2 +- doc/src/sgml/install.sgml | 2 +- doc/src/sgml/jdbc.sgml | 2 +- doc/src/sgml/libpq.sgml | 2 +- doc/src/sgml/lobj.sgml | 2 +- doc/src/sgml/manage.sgml | 2 +- doc/src/sgml/odbc.sgml | 2 +- doc/src/sgml/pgaccess.sgml | 2 +- doc/src/sgml/programmer.sgml | 2 +- doc/src/sgml/protocol.sgml | 2 +- doc/src/sgml/psql.sgml | 2 +- doc/src/sgml/query-ug.sgml | 2 +- doc/src/sgml/query.sgml | 2 +- doc/src/sgml/recovery.sgml | 2 +- doc/src/sgml/regress.sgml | 2 +- doc/src/sgml/rules.sgml | 2 +- doc/src/sgml/spi.sgml | 2 +- doc/src/sgml/start-ag.sgml | 12 ++++++------ doc/src/sgml/storage.sgml | 2 +- doc/src/sgml/trigger.sgml | 2 +- doc/src/sgml/tutorial.sgml | 2 +- doc/src/sgml/typeconv.sgml | 2 +- doc/src/sgml/user.sgml | 2 +- doc/src/sgml/xaggr.sgml | 2 +- doc/src/sgml/xfunc.sgml | 2 +- doc/src/sgml/xindex.sgml | 2 +- doc/src/sgml/xoper.sgml | 2 +- doc/src/sgml/xtypes.sgml | 2 +- 39 files changed, 44 insertions(+), 44 deletions(-) diff --git a/doc/src/sgml/admin.sgml b/doc/src/sgml/admin.sgml index de0f6a3f7a..c7bbe53220 100644 --- a/doc/src/sgml/admin.sgml +++ b/doc/src/sgml/admin.sgml @@ -18,7 +18,7 @@ ]> - + diff --git a/doc/src/sgml/advanced.sgml b/doc/src/sgml/advanced.sgml index c9d2256b19..f0709c3ea8 100644 --- a/doc/src/sgml/advanced.sgml +++ b/doc/src/sgml/advanced.sgml @@ -1,4 +1,4 @@ - + Advanced <ProductName>Postgres</ProductName> <Acronym>SQL</Acronym> Features diff --git a/doc/src/sgml/array.sgml b/doc/src/sgml/array.sgml index aada6f71c6..e6f54b675a 100644 --- a/doc/src/sgml/array.sgml +++ b/doc/src/sgml/array.sgml @@ -1,4 +1,4 @@ - + Arrays diff --git a/doc/src/sgml/compiler.sgml b/doc/src/sgml/compiler.sgml index 5d9c0eb075..f04b48b0ee 100644 --- a/doc/src/sgml/compiler.sgml +++ b/doc/src/sgml/compiler.sgml @@ -1,4 +1,4 @@ - + diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 0d7b03596c..db84f5ae17 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,4 +1,4 @@ - + Data Types diff --git a/doc/src/sgml/dfunc.sgml b/doc/src/sgml/dfunc.sgml index d4097e7740..4cd047ab34 100644 --- a/doc/src/sgml/dfunc.sgml +++ b/doc/src/sgml/dfunc.sgml @@ -1,4 +1,4 @@ - + Linking Dynamically-Loaded Functions diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index 32fd459e52..cf7681b926 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,4 +1,4 @@ - + diff --git a/doc/src/sgml/environ.sgml b/doc/src/sgml/environ.sgml index 64d9506423..862ccbdbda 100644 --- a/doc/src/sgml/environ.sgml +++ b/doc/src/sgml/environ.sgml @@ -1,4 +1,4 @@ - + Setting Up Your Environment diff --git a/doc/src/sgml/extend.sgml b/doc/src/sgml/extend.sgml index fe790b2542..bddaafb091 100644 --- a/doc/src/sgml/extend.sgml +++ b/doc/src/sgml/extend.sgml @@ -1,4 +1,4 @@ - + Extending <Acronym>SQL</Acronym>: An Overview diff --git a/doc/src/sgml/func-ref.sgml b/doc/src/sgml/func-ref.sgml index 66f476fb2e..129a9d2473 100644 --- a/doc/src/sgml/func-ref.sgml +++ b/doc/src/sgml/func-ref.sgml @@ -1,4 +1,4 @@ - + Functions diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml index 63feea7ee2..84273b4ffc 100644 --- a/doc/src/sgml/gist.sgml +++ b/doc/src/sgml/gist.sgml @@ -1,4 +1,4 @@ - + diff --git a/doc/src/sgml/inherit.sgml b/doc/src/sgml/inherit.sgml index be2bcfa237..9d6cecf1b3 100644 --- a/doc/src/sgml/inherit.sgml +++ b/doc/src/sgml/inherit.sgml @@ -1,4 +1,4 @@ - + Inheritance diff --git a/doc/src/sgml/install.sgml b/doc/src/sgml/install.sgml index 9a67c98640..7a4803ddca 100644 --- a/doc/src/sgml/install.sgml +++ b/doc/src/sgml/install.sgml @@ -1,4 +1,4 @@ - + Installation diff --git a/doc/src/sgml/jdbc.sgml b/doc/src/sgml/jdbc.sgml index 3b7279762d..35f137e48b 100644 --- a/doc/src/sgml/jdbc.sgml +++ b/doc/src/sgml/jdbc.sgml @@ -1,4 +1,4 @@ - + JDBC Interface diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 5dcab58900..b165e1d91f 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,4 +1,4 @@ - + <FileName>libpq</FileName> diff --git a/doc/src/sgml/lobj.sgml b/doc/src/sgml/lobj.sgml index 8462de9507..a7bed5001a 100644 --- a/doc/src/sgml/lobj.sgml +++ b/doc/src/sgml/lobj.sgml @@ -1,4 +1,4 @@ - + Large Objects diff --git a/doc/src/sgml/manage.sgml b/doc/src/sgml/manage.sgml index 332dc2459d..22c0a91839 100644 --- a/doc/src/sgml/manage.sgml +++ b/doc/src/sgml/manage.sgml @@ -1,4 +1,4 @@ - + Managing a Database diff --git a/doc/src/sgml/odbc.sgml b/doc/src/sgml/odbc.sgml index cb75579b6b..c9e2d5821c 100644 --- a/doc/src/sgml/odbc.sgml +++ b/doc/src/sgml/odbc.sgml @@ -1,4 +1,4 @@ - + diff --git a/doc/src/sgml/pgaccess.sgml b/doc/src/sgml/pgaccess.sgml index 9404e71b4e..90e02cd044 100644 --- a/doc/src/sgml/pgaccess.sgml +++ b/doc/src/sgml/pgaccess.sgml @@ -1,4 +1,4 @@ - + <Command>pgaccess</Command> diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index f8e95c8dd1..38a74e3457 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -59,7 +59,7 @@ ]> - + diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 1fd64282a5..3f87d58f17 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1,4 +1,4 @@ - + Phil diff --git a/doc/src/sgml/psql.sgml b/doc/src/sgml/psql.sgml index 28ff1cd9a2..1846eaead4 100644 --- a/doc/src/sgml/psql.sgml +++ b/doc/src/sgml/psql.sgml @@ -1,4 +1,4 @@ - + <Command>psql</Command> diff --git a/doc/src/sgml/query-ug.sgml b/doc/src/sgml/query-ug.sgml index abd496f5f5..6d4112ce2b 100644 --- a/doc/src/sgml/query-ug.sgml +++ b/doc/src/sgml/query-ug.sgml @@ -1,4 +1,4 @@ - + The Query Language diff --git a/doc/src/sgml/query.sgml b/doc/src/sgml/query.sgml index df119fd365..52f230235c 100644 --- a/doc/src/sgml/query.sgml +++ b/doc/src/sgml/query.sgml @@ -1,4 +1,4 @@ - + The Query Language diff --git a/doc/src/sgml/recovery.sgml b/doc/src/sgml/recovery.sgml index 2eec4e885e..ba19b6ed6c 100644 --- a/doc/src/sgml/recovery.sgml +++ b/doc/src/sgml/recovery.sgml @@ -1,4 +1,4 @@ - + Database Recovery diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index f5a8d8a3d5..a31817e1dd 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -1,4 +1,4 @@ - + Regression Test diff --git a/doc/src/sgml/rules.sgml b/doc/src/sgml/rules.sgml index 236d3fc9cc..29a4c1d682 100644 --- a/doc/src/sgml/rules.sgml +++ b/doc/src/sgml/rules.sgml @@ -1,4 +1,4 @@ - + The <ProductName>Postgres</ProductName> Rule System diff --git a/doc/src/sgml/spi.sgml b/doc/src/sgml/spi.sgml index c403f816f8..0316f079e3 100644 --- a/doc/src/sgml/spi.sgml +++ b/doc/src/sgml/spi.sgml @@ -1,4 +1,4 @@ - + diff --git a/doc/src/sgml/start-ag.sgml b/doc/src/sgml/start-ag.sgml index 6ca52ddaf7..4e08fe77ba 100644 --- a/doc/src/sgml/start-ag.sgml +++ b/doc/src/sgml/start-ag.sgml @@ -4,7 +4,7 @@ - - thomas 1998-02-24 --> - + Runtime Environment @@ -153,7 +153,7 @@ There is one evident drawback of using locale - it's speed ! So, use locale only - + Starting <Application>postmaster</Application> @@ -186,7 +186,7 @@ There is one evident drawback of using locale - it's speed ! So, use locale only - + Adding and Deleting Users @@ -200,7 +200,7 @@ to the underlying - + Disk Management @@ -266,7 +266,7 @@ To test the new location, create a database test by typing - + Troubleshooting @@ -296,7 +296,7 @@ FATAL 1:Feb 17 23:19:55:process userid (2360) != database owner (268) - + Managing a Database diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 7a0495e227..10ece92393 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -1,4 +1,4 @@ - + Disk Storage diff --git a/doc/src/sgml/trigger.sgml b/doc/src/sgml/trigger.sgml index b8b7fc12ab..f612f65168 100644 --- a/doc/src/sgml/trigger.sgml +++ b/doc/src/sgml/trigger.sgml @@ -1,4 +1,4 @@ - + Triggers diff --git a/doc/src/sgml/tutorial.sgml b/doc/src/sgml/tutorial.sgml index 6ff48eb750..5873a37772 100644 --- a/doc/src/sgml/tutorial.sgml +++ b/doc/src/sgml/tutorial.sgml @@ -12,7 +12,7 @@ ]> - + diff --git a/doc/src/sgml/typeconv.sgml b/doc/src/sgml/typeconv.sgml index 674bf843b6..451e85138e 100644 --- a/doc/src/sgml/typeconv.sgml +++ b/doc/src/sgml/typeconv.sgml @@ -1,4 +1,4 @@ - + Type Conversion diff --git a/doc/src/sgml/user.sgml b/doc/src/sgml/user.sgml index c6d18b9963..86f35f2f4b 100644 --- a/doc/src/sgml/user.sgml +++ b/doc/src/sgml/user.sgml @@ -23,7 +23,7 @@ ]> - + diff --git a/doc/src/sgml/xaggr.sgml b/doc/src/sgml/xaggr.sgml index 81df0a8577..b4d9aa4402 100644 --- a/doc/src/sgml/xaggr.sgml +++ b/doc/src/sgml/xaggr.sgml @@ -1,4 +1,4 @@ - + Extending <Acronym>SQL</Acronym>: Aggregates diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml index 880ea9fdc4..cbad3a04ba 100644 --- a/doc/src/sgml/xfunc.sgml +++ b/doc/src/sgml/xfunc.sgml @@ -1,4 +1,4 @@ - + Extending <Acronym>SQL</Acronym>: Functions diff --git a/doc/src/sgml/xindex.sgml b/doc/src/sgml/xindex.sgml index b77af369e6..820ebc9d29 100644 --- a/doc/src/sgml/xindex.sgml +++ b/doc/src/sgml/xindex.sgml @@ -1,4 +1,4 @@ - + Interfacing Extensions To Indices diff --git a/doc/src/sgml/xoper.sgml b/doc/src/sgml/xoper.sgml index fa5e7342f6..1e96e0a18c 100644 --- a/doc/src/sgml/xoper.sgml +++ b/doc/src/sgml/xoper.sgml @@ -1,4 +1,4 @@ - + Extending <Acronym>SQL</Acronym>: Operators diff --git a/doc/src/sgml/xtypes.sgml b/doc/src/sgml/xtypes.sgml index 980fa2f009..b1e592ea49 100644 --- a/doc/src/sgml/xtypes.sgml +++ b/doc/src/sgml/xtypes.sgml @@ -1,4 +1,4 @@ - + Extending <Acronym>SQL</Acronym>: Types As previously mentioned, there are two kinds of types