PostgreSQL Source Code
git master
|
#include <hio.h>
Data Fields | |
BufferAccessStrategy | strategy |
Buffer | current_buf |
Buffer BulkInsertStateData::current_buf |
Definition at line 32 of file hio.h.
Referenced by FreeBulkInsertState(), GetBulkInsertState(), ReadBufferBI(), RelationGetBufferForTuple(), and ReleaseBulkInsertStatePin().
BufferAccessStrategy BulkInsertStateData::strategy |
Definition at line 31 of file hio.h.
Referenced by FreeBulkInsertState(), GetBulkInsertState(), and ReadBufferBI().