#include <large_object.h>
Data Fields | |
Oid | id |
Snapshot | snapshot |
SubTransactionId | subid |
uint64 | offset |
int | flags |
Definition at line 39 of file large_object.h.
Definition at line 45 of file large_object.h.
Referenced by inv_open(), inv_truncate(), inv_write(), lo_read(), lo_truncate_internal(), and lo_write().
Definition at line 41 of file large_object.h.
Referenced by inv_getsize(), inv_open(), inv_read(), inv_truncate(), inv_write(), lo_read(), lo_truncate_internal(), and lo_write().
uint64 LargeObjectDesc::offset |
Definition at line 44 of file large_object.h.
Referenced by inv_open(), inv_read(), inv_seek(), inv_tell(), and inv_write().
Definition at line 42 of file large_object.h.
Referenced by inv_close(), inv_getsize(), inv_open(), inv_read(), inv_truncate(), inv_write(), lo_read(), lo_truncate_internal(), and lo_write().
Definition at line 43 of file large_object.h.
Referenced by AtEOSubXact_LargeObject(), and inv_open().