PostgreSQL Source Code
git master
|
Data Fields | |
FmgrInfo | flinfo |
Oid | collation |
bool | reverse |
Definition at line 34 of file nbtutils.c.
Oid BTSortArrayContext::collation |
Definition at line 37 of file nbtutils.c.
Referenced by _bt_compare_array_elements(), and _bt_sort_array_elements().
FmgrInfo BTSortArrayContext::flinfo |
Definition at line 36 of file nbtutils.c.
Referenced by _bt_compare_array_elements(), and _bt_sort_array_elements().
bool BTSortArrayContext::reverse |
Definition at line 38 of file nbtutils.c.
Referenced by _bt_compare_array_elements(), and _bt_sort_array_elements().