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

Data Fields

TupleDesc tupdesc
 
BufferCachePagesRecrecord
 

Detailed Description

Definition at line 67 of file pg_buffercache_pages.c.

Field Documentation

◆ record

BufferCachePagesRec* BufferCachePagesContext::record

Definition at line 70 of file pg_buffercache_pages.c.

◆ tupdesc

TupleDesc BufferCachePagesContext::tupdesc

Definition at line 69 of file pg_buffercache_pages.c.


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