PostgreSQL Source Code  git master
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: