PostgreSQL Source Code  git master
BufferLookupEnt Struct Reference

Data Fields

BufferTag key
 
int id
 

Detailed Description

Definition at line 27 of file buf_table.c.

Field Documentation

◆ id

int BufferLookupEnt::id

Definition at line 30 of file buf_table.c.

Referenced by BufTableInsert(), and BufTableLookup().

◆ key

BufferTag BufferLookupEnt::key

Definition at line 29 of file buf_table.c.


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