1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-11 00:12:06 +03:00

Link some tables into the surrounding text by their id

This commit is contained in:
Peter Eisentraut
2011-05-04 20:24:07 +03:00
parent 04be7ac271
commit a3b681f0bc
9 changed files with 132 additions and 97 deletions

View File

@@ -27,6 +27,12 @@
<sect2>
<title><filename>intarray</> Functions and Operators</title>
<para>
The functions provided by the <filename>intarray</filename> module
are shown in <xref linkend="intarray-func-table">, the operators
in <xref linkend="intarray-op-table">.
</para>
<table id="intarray-func-table">
<title><filename>intarray</> Functions</title>