</sect2>
<sect2 id="pgbuffercache-pg-buffercache-evict-relation">
- <title>The <structname>pg_buffercache_evict_relation()</structname> Function</title>
+ <title>The <function>pg_buffercache_evict_relation()</function> Function</title>
<para>
The <function>pg_buffercache_evict_relation()</function> function is very
similar to the <function>pg_buffercache_evict()</function> function. The
</sect2>
<sect2 id="pgbuffercache-pg-buffercache-evict-all">
- <title>The <structname>pg_buffercache_evict_all()</structname> Function</title>
+ <title>The <function>pg_buffercache_evict_all()</function> Function</title>
<para>
The <function>pg_buffercache_evict_all()</function> function is very
similar to the <function>pg_buffercache_evict()</function> function. The
</sect2>
<sect2 id="pgbuffercache-pg-buffercache-mark-dirty">
- <title>The <structname>pg_buffercache_mark_dirty</structname> Function</title>
+ <title>The <function>pg_buffercache_mark_dirty()</function> Function</title>
<para>
The <function>pg_buffercache_mark_dirty()</function> function takes a
buffer identifier, as shown in the <structfield>bufferid</structfield>
</sect2>
<sect2 id="pgbuffercache-pg-buffercache-mark-dirty-relation">
- <title>The <structname>pg_buffercache_mark_dirty_relation</structname> Function</title>
+ <title>The <function>pg_buffercache_mark_dirty_relation()</function> Function</title>
<para>
The <function>pg_buffercache_mark_dirty_relation()</function> function is
very similar to the
</sect2>
<sect2 id="pgbuffercache-pg-buffercache-mark-dirty-all">
- <title>The <structname>pg_buffercache_mark_dirty_all</structname> Function</title>
+ <title>The <function>pg_buffercache_mark_dirty_all()</function> Function</title>
<para>
The <function>pg_buffercache_mark_dirty_all()</function> function is
very similar to the <function>pg_buffercache_mark_dirty()</function>