PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BufferCachePagesContext Struct Reference

Data Fields

TupleDesc tupdesc
 
BufferCachePagesRecrecord
 

Detailed Description

Definition at line 66 of file pg_buffercache_pages.c.

Field Documentation

◆ record

BufferCachePagesRec* BufferCachePagesContext::record

Definition at line 69 of file pg_buffercache_pages.c.

◆ tupdesc

TupleDesc BufferCachePagesContext::tupdesc

Definition at line 68 of file pg_buffercache_pages.c.


The documentation for this struct was generated from the following file: