1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Doc: add XML ID attributes to <sectN> and <varlistentry> tags.

This doesn't have any external effect at the moment, but it
will allow adding useful link-discoverability features later.

Brar Piening, reviewed by Karl Pinc.

Discussion: https://postgr.es/m/CAB8KJ=jpuQU9QJe4+RgWENrK5g9jhoysMw2nvTN_esoOU0=a_w@mail.gmail.com
This commit is contained in:
Tom Lane
2023-01-09 15:08:24 -05:00
parent 38d81760c4
commit 78ee60ed84
85 changed files with 1372 additions and 1372 deletions

View File

@@ -21,7 +21,7 @@
using <command>GRANT</command>.
</para>
<sect2>
<sect2 id="pgfreespacemap-funcs">
<title>Functions</title>
<variablelist>
@@ -71,7 +71,7 @@
</para>
</sect2>
<sect2>
<sect2 id="pgfreespacemap-sample-output">
<title>Sample Output</title>
<screen>
@@ -108,7 +108,7 @@ postgres=# SELECT * FROM pg_freespace('foo', 7);
</screen>
</sect2>
<sect2>
<sect2 id="pgfreespacemap-author">
<title>Author</title>
<para>