PostgreSQL Source Code: MergeScanSelCache Struct Reference (original) (raw)
#include <[pathnodes.h](pathnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
Oid | opfamily |
Oid | collation |
CompareType | cmptype |
bool | nulls_first |
Selectivity | leftstartsel |
Selectivity | leftendsel |
Selectivity | rightstartsel |
Selectivity | rightendsel |
Definition at line 2876 of file pathnodes.h.
◆ cmptype
◆ collation
Oid MergeScanSelCache::collation
◆ leftendsel
◆ leftstartsel
◆ nulls_first
bool MergeScanSelCache::nulls_first
◆ opfamily
Oid MergeScanSelCache::opfamily
◆ rightendsel
◆ rightstartsel
The documentation for this struct was generated from the following file:
- src/include/nodes/pathnodes.h