|
PostgreSQL Source Code git master
|
Data Fields | |
| BufferTag | key |
| int | id |
Definition at line 27 of file buf_table.c.
| int BufferLookupEnt::id |
Definition at line 30 of file buf_table.c.
Referenced by BufTableInsert(), and BufTableLookup().
| BufferTag BufferLookupEnt::key |
Definition at line 29 of file buf_table.c.