|
PostgreSQL Source Code git master
|
Data Fields | |
| RelFileLocator | rlocator |
| bool | is_truncated |
| bool PendingRelSync::is_truncated |
Definition at line 74 of file storage.c.
Referenced by AddPendingSync(), RelationPreTruncate(), and smgrDoPendingSyncs().
| RelFileLocator PendingRelSync::rlocator |
Definition at line 73 of file storage.c.
Referenced by SerializePendingSyncs(), and smgrDoPendingSyncs().