]> granicus.if.org Git - postgresql/commitdiff
Add id field to chapter and book tags to allow output file names
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 29 Jul 1998 06:50:04 +0000 (06:50 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 29 Jul 1998 06:50:04 +0000 (06:50 +0000)
 to be meaningful.

39 files changed:
doc/src/sgml/admin.sgml
doc/src/sgml/advanced.sgml
doc/src/sgml/array.sgml
doc/src/sgml/compiler.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/dfunc.sgml
doc/src/sgml/ecpg.sgml
doc/src/sgml/environ.sgml
doc/src/sgml/extend.sgml
doc/src/sgml/func-ref.sgml
doc/src/sgml/gist.sgml
doc/src/sgml/inherit.sgml
doc/src/sgml/install.sgml
doc/src/sgml/jdbc.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/lobj.sgml
doc/src/sgml/manage.sgml
doc/src/sgml/odbc.sgml
doc/src/sgml/pgaccess.sgml
doc/src/sgml/programmer.sgml
doc/src/sgml/protocol.sgml
doc/src/sgml/psql.sgml
doc/src/sgml/query-ug.sgml
doc/src/sgml/query.sgml
doc/src/sgml/recovery.sgml
doc/src/sgml/regress.sgml
doc/src/sgml/rules.sgml
doc/src/sgml/spi.sgml
doc/src/sgml/start-ag.sgml
doc/src/sgml/storage.sgml
doc/src/sgml/trigger.sgml
doc/src/sgml/tutorial.sgml
doc/src/sgml/typeconv.sgml
doc/src/sgml/user.sgml
doc/src/sgml/xaggr.sgml
doc/src/sgml/xfunc.sgml
doc/src/sgml/xindex.sgml
doc/src/sgml/xoper.sgml
doc/src/sgml/xtypes.sgml

index de0f6a3f7a0005cb9add73ca3dd473f45ab92ecb..c7bbe53220e04531738d7e101361fe517265daa2 100644 (file)
@@ -18,7 +18,7 @@
 <!entity biblio   SYSTEM "biblio.sgml">
 ]>
 <!-- entity manpages SYSTEM "man/manpages.sgml" subdoc -->
-<Book>
+<Book Id="admin">
 
 <!-- Title information -->
 
index c9d2256b198c90d829358231c477a0b8066a308d..f0709c3ea83a887ff9db38c1a54d05fe1781e6a3 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="advanced">
 <Title>Advanced <ProductName>Postgres</ProductName> <Acronym>SQL</Acronym> Features</Title>
 
 <Para>
index aada6f71c6598ad46e6dc107a2d6574b374063e1..e6f54b675ace4a67322659e7ebdfeb6209b99cea 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="arrays">
 <Title>Arrays</Title>
 
 <Para>
index 5d9c0eb07555ce5288057f95a431813c04e40aff..f04b48b0ee6a6127a9d461649a52cd8dfd98bb29 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="compiler">
 <DocInfo>
 <AuthorGroup>
 <Author>
index 0d7b03596cfa0f6c34f1c94a4d09ca0fdb047ac7..db84f5ae172f6587ef82fa9eafcb077dfd3c2b65 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="datatype">
 <Title>Data Types</Title>
 
 <Abstract>
index d4097e77404eefd7f25974614cfc58462915ac3c..4cd047ab34303daac54c7655327c2ec8a0a83ec1 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="dfunc">
 <Title>Linking Dynamically-Loaded Functions</Title>
 
 <Para>
index 32fd459e52536b8a13a51ec9ec8f18ecaf280da3..cf7681b926e7dc5665fd4c3eacb5fa3d3417c62a 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="ecpg">
 <DocInfo>
 <AuthorGroup>
 <Author>
index 64d9506423ea1e221c9df64472ef73a1126c0e82..862ccbdbdaa559de1ab7281fa415100e8f41210f 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="environ">
 <Title>Setting Up Your Environment</Title>
 
 <Para>
index fe790b2542daf260f9497cb476b86921e391ca7a..bddaafb091d26fc8d32cf0bc612a466fc754b0a9 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="extend">
 <Title>Extending <Acronym>SQL</Acronym>: An Overview</Title>
 
 <Para>
index 66f476fb2e9d21ad362c679a4e2408467e05a171..129a9d2473a7be1db70a30363c6d912603abcfb3 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="func-ref">
 <Title>Functions</Title>
 
 <Abstract>
index 63feea7ee2cb421fec1e9a863696c8891bdf92c7..84273b4ffc5f4a15618f8e5206d3629146ead88e 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="gist">
 <DocInfo>
 <AuthorGroup>
 <Author>
index be2bcfa237fe1834fe3d266eece793f405359d8b..9d6cecf1b35ebad9ef0aa0505c43b5492e278c1e 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="inherit">
 <Title>Inheritance</Title>
 
 <Para>
index 9a67c98640b20f466d8c3e07bc0cd607305c46e7..7a4803ddca3ed4c221224b4b1a67149bf9f3689e 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="install">
 <Title>Installation</Title>
 
 <Abstract>
index 3b7279762dfa99faf014e0709f4f1340f35c7a0f..35f137e48b2316455b5040588e2048fe70cbe2ee 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="jdbc">
 <Title>JDBC Interface</Title>
 
 <Para>
index 5dcab58900747b126d3c48867fad61de6921d30a..b165e1d91f52639a5118ea4f11e60b7923d298e2 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="libpq">
 <Title><FileName>libpq</FileName></Title>
 
 <Para>
index 8462de950728982b8286b7fede908764cd665272..a7bed5001a520754479cf97b7abc6e0fe87c4ea4 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="largeObjects">
 <Title>Large Objects</Title>
 
 <Para>
index 332dc2459da98e9eb62795ec7fff5b6f846470e0..22c0a918394d6946514ddbe6d991ac289146867e 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="manage">
 <Title>Managing a Database</Title>
 
 <Para>
index cb75579b6b6b1bfe88f40c459b7513db05400a50..c9e2d5821ca00f1ee07d382d424eaae893f03ca5 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="odbc">
 <DocInfo>
 <AuthorGroup>
 <Author>
index 9404e71b4e1cae52d083b399c509b7500c4674ac..90e02cd0441f6093e5661ea6d7840488c4216af8 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="pgaccess">
 <Title><Command>pgaccess</Command></Title>
 
 <Para>
index f8e95c8dd11869078a35c8245a2150143f77ee8a..38a74e3457e27eb6837d47481e9043e31ccf7f36 100644 (file)
@@ -59,7 +59,7 @@
 <!entity contacts SYSTEM "contacts.sgml">
 ]>
 <!-- entity manpages SYSTEM "man/manpages.sgml" subdoc -->
-<Book>
+<Book Id="programmer">
 
 <!-- Title information -->
 
index 1fd64282a51da224b09609324da10320ab79be87..3f87d58f171466024904dd4c4792823220345e70 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="protocol">
 <DocInfo>
 <Author>
 <FirstName>Phil</FirstName>
index 28ff1cd9a24b369fb5c6de551684a884b066163c..1846eaead4aafbec4a1805b18bace78789e9d6df 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="psql">
 <Title><Command>psql</Command></Title>
 
 <Para>
index abd496f5f5032af5359e881f4236a56e1d3e521b..6d4112ce2bd52473b59dcff19b19f4c7f5ba9728 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="query-ug">
 <TITLE>The Query Language</TITLE>
 
 <Para>
index df119fd365ad7ab1dfcb0abf35e8d0b5f5225c83..52f230235c14f6ebec5fee3c5d7ab34d4711304d 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter ID="QUERY">
+<Chapter ID="query">
 <TITLE>The Query Language</TITLE>
 
 <Para>
index 2eec4e885e420df7cb637fc6528de0401c36fe02..ba19b6ed6c5ab59dceff286575237b730862ba9f 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="recovery">
 <Title>Database Recovery</Title>
 
 <Para>
index f5a8d8a3d5f95becf0b1f562a85f0ae0a8f079e0..a31817e1dd9f11c80f7b354f380b206dd25c1a35 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="regress">
 <Title>Regression Test</Title>
 
 <Abstract>
index 236d3fc9cc6c2bc0757224419a82ac67fb0800c4..29a4c1d6828b50705d1d0bcf47b968800e49fee8 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="rules">
 <Title>The <ProductName>Postgres</ProductName> Rule System</Title>
 
 <Para>
index c403f816f876c36e83ac2baa91591aff2275db58..0316f079e3edb8922d205ab0ab1bca16edeaba62 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="spi">
 <DocInfo>
 <AuthorGroup>
 <Author>
index 6ca52ddaf705ab4906bb2c4434fc5ba7bae33d20..4e08fe77bac64c2ed884d80357d076c9123ebf39 100644 (file)
@@ -4,7 +4,7 @@
 -      - thomas 1998-02-24
 -->
 
-<Chapter>
+<Chapter Id="start-ag">
 <Title>Runtime Environment</Title>
 
 <Para>
@@ -153,7 +153,7 @@ There is one evident drawback of using locale - it's speed ! So, use locale only
 
 </Chapter>
 
-<Chapter>
+<Chapter Id="postmaster">
 <Title>Starting <Application>postmaster</Application></Title>
 
 <Para>
@@ -186,7 +186,7 @@ There is one evident drawback of using locale - it's speed ! So, use locale only
 </Para>
 </Chapter>
 
-<Chapter>
+<Chapter Id="newuser">
 <Title>Adding and Deleting Users</Title>
 
 <Para>
@@ -200,7 +200,7 @@ to the underlying
 </Para>
 </Chapter>
 
-<Chapter>
+<Chapter Id="disk">
 <Title>Disk Management</Title>
 
 <Para>
@@ -266,7 +266,7 @@ To test the new location, create a database <Database>test</Database> by typing
 </Sect1>
 </Chapter>
 
-<Chapter>
+<Chapter Id="trouble">
 <Title>Troubleshooting</Title>
 
 <Para>
@@ -296,7 +296,7 @@ FATAL 1:Feb 17 23:19:55:process userid (2360) != database owner (268)
 </Para>
 </Chapter>
 
-<Chapter>
+<Chapter Id="manage-ag">
 <Title>Managing a Database</Title>
 
 <Para>
index 7a0495e22704baf4bdfb285cb40b1ee3e3c67683..10ece92393e969bd357c8345f24ed9089ac7164a 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="storage">
 <Title>Disk Storage</Title>
 
 <Para>
index b8b7fc12ab318727dc4098d9fe2c241ef0ddbcf4..f612f651686b0ba27fcd30b0d6ba2517d16dfdd7 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="triggers">
 <Title>Triggers</Title>
 
 <Para>
index 6ff48eb750ea508e9826dfadfe180961fe3cdeab..5873a377726afb8e8cdb3d2fc134a13441423b04 100644 (file)
@@ -12,7 +12,7 @@
 <!entity advanced SYSTEM "advanced.sgml">
 <!entity biblio   SYSTEM "biblio.sgml">
 ]>
-<Book>
+<Book Id="tutorial">
 
 <!-- Title information -->
 
index 674bf843b6303e590fec4b53ad5dd4d46020088e..451e85138eb903bca051a51f08365a5e25ca1687 100644 (file)
@@ -1,4 +1,4 @@
-<chapter>
+<chapter Id="typeconv">
 <title>Type Conversion</title>
 
 <para>
index c6d18b9963e04211f3ed95d515040d79ce5bcdcd..86f35f2f4bb4e21d698ef7a721dca763e15710d9 100644 (file)
@@ -23,7 +23,7 @@
 <!entity biblio   SYSTEM "biblio.sgml">
 ]>
 <!-- entity manpages SYSTEM "man/manpages.sgml" subdoc -->
-<Book>
+<Book Id="user">
 
 <!-- Title information -->
 
index 81df0a8577eb1bdfd7499d63564202adc31344c1..b4d9aa440286da00583960353235a58f8ced100d 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="xaggr">
 <Title>Extending <Acronym>SQL</Acronym>: Aggregates</Title>
 
 <Para>
index 880ea9fdc466c31a6d879e59c024401545f8c049..cbad3a04baea33f8ee9138c15d616b19e3b4cd5a 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="xfunc">
 <Title>Extending <Acronym>SQL</Acronym>: Functions</Title>
 
 <Para>
index b77af369e6a2ba6bb6998bc79dda18663cd28a00..820ebc9d296dfca526c75acd520157a2352797ee 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="xindex">
 <Title>Interfacing Extensions To Indices</Title>
 
 <Para>
index fa5e7342f674248774c0af23ca3f08eeba41e818..1e96e0a18c1a45123a51f1b46759fb38b2c0ec31 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="xoper">
 <Title>Extending <Acronym>SQL</Acronym>: Operators</Title>
 
 <Para>
index 980fa2f00936bd1296ba177c8cdf0325a3c5ef49..b1e592ea49605fdf4fb45492ade3de6791534f5f 100644 (file)
@@ -1,4 +1,4 @@
-<Chapter>
+<Chapter Id="xtypes">
 <Title>Extending <Acronym>SQL</Acronym>: Types</Title>
 <Para>
      As previously mentioned, there are two kinds  of  types