|
PostgreSQL Source Code git master
|
Data Fields | |
| int | indexnum |
| int | colnum |
| Oid | opno |
| Oid | inputcollid |
| int | argindex |
| int | groupindex |
Definition at line 1179 of file indxpath.c.
| int OrArgIndexMatch::argindex |
Definition at line 1188 of file indxpath.c.
| int OrArgIndexMatch::colnum |
Definition at line 1183 of file indxpath.c.
| int OrArgIndexMatch::groupindex |
Definition at line 1190 of file indxpath.c.
| int OrArgIndexMatch::indexnum |
Definition at line 1181 of file indxpath.c.
| Oid OrArgIndexMatch::inputcollid |
Definition at line 1187 of file indxpath.c.
| Oid OrArgIndexMatch::opno |
Definition at line 1185 of file indxpath.c.