PostgreSQL Source Code git master
|
Data Fields | |
RelFileLocator | relfilelocator |
BlockNumber | location |
Definition at line 91 of file syncscan.c.
BlockNumber ss_scan_location_t::location |
Definition at line 94 of file syncscan.c.
Referenced by ss_search(), and SyncScanShmemInit().
RelFileLocator ss_scan_location_t::relfilelocator |
Definition at line 93 of file syncscan.c.
Referenced by ss_search(), and SyncScanShmemInit().