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

Add contrib function references in the doc index

Backpatch to 9.3.
Idea from Craig Ringer
This commit is contained in:
Bruce Momjian
2013-07-04 11:33:08 -04:00
parent 6bc8ef0b7f
commit 20a1b9e71b
20 changed files with 376 additions and 75 deletions

View File

@@ -25,6 +25,9 @@
<variablelist>
<varlistentry>
<indexterm>
<primary>pg_freespace</primary>
</indexterm>
<term>
<function>pg_freespace(rel regclass IN, blkno bigint IN) returns int2</function>
</term>