PostgreSQL Source Code  git master
ss_scan_location_t Struct Reference

Data Fields

RelFileLocator relfilelocator
 
BlockNumber location
 

Detailed Description

Definition at line 91 of file syncscan.c.

Field Documentation

◆ location

BlockNumber ss_scan_location_t::location

Definition at line 94 of file syncscan.c.

Referenced by ss_search(), and SyncScanShmemInit().

◆ relfilelocator

RelFileLocator ss_scan_location_t::relfilelocator

Definition at line 93 of file syncscan.c.

Referenced by ss_search(), and SyncScanShmemInit().


The documentation for this struct was generated from the following file: