Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
LocalBufferLookupEnt Struct Reference

Data Fields

BufferTag key
 
int id
 

Detailed Description

Definition at line 34 of file localbuf.c.

Field Documentation

◆ id

int LocalBufferLookupEnt::id

Definition at line 37 of file localbuf.c.

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

◆ key

BufferTag LocalBufferLookupEnt::key

Definition at line 36 of file localbuf.c.


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