1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

Add id' attributes to all chapter' and `sect1' tags, to generate useful

names for the HTML files (e.g., not x4856.htm).
This commit is contained in:
Peter Eisentraut
2000-09-29 20:21:34 +00:00
parent 3a94e789f5
commit 72ad5fe15c
57 changed files with 312 additions and 310 deletions

View File

@@ -59,7 +59,7 @@ a returned integer value or in SPI_result global variable, as described below).
On error, a negative or NULL result will be returned.
</Para>
<Sect1>
<Sect1 id="spi-interface">
<Title>Interface Functions</Title>
<REFENTRY ID="SPI-SPICONNECT">
@@ -1096,7 +1096,7 @@ TBD
</Sect1>
<Sect1>
<Sect1 id="spi-interface-support">
<Title>Interface Support Functions</Title>
<Para>
@@ -2608,7 +2608,7 @@ TBD
</Sect1>
<Sect1>
<Sect1 id="spi-memory">
<Title>Memory Management</Title>
<Para>
@@ -2675,7 +2675,7 @@ this query is done!
</Sect1>
<Sect1>
<Sect1 id="spi-visibility">
<Title>Visibility of Data Changes</Title>
<Para>
@@ -2697,7 +2697,7 @@ of Q) or after Q is done.
</Para>
</Sect1>
<Sect1>
<Sect1 id="spi-examples">
<Title>Examples</Title>
<Para>