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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user