PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LocalBufferLookupEnt Struct Reference

Data Fields

BufferTag key
 
int id
 

Detailed Description

Definition at line 32 of file localbuf.c.

Field Documentation

◆ id

int LocalBufferLookupEnt::id

Definition at line 35 of file localbuf.c.

Referenced by ExtendBufferedRelLocal(), LocalBufferAlloc(), and PrefetchLocalBuffer().

◆ key

BufferTag LocalBufferLookupEnt::key

Definition at line 34 of file localbuf.c.


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