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:
@@ -12,6 +12,10 @@
|
||||
examining what's happening in the shared buffer cache in real time.
|
||||
</para>
|
||||
|
||||
<indexterm>
|
||||
<primary>pg_buffercache_pages</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>
|
||||
The module provides a C function <function>pg_buffercache_pages</function>
|
||||
that returns a set of records, plus a view
|
||||
|
Reference in New Issue
Block a user