|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| int | colno |
| Oid | opid |
| Oid | collid |
Definition at line 3385 of file pathnodes.h.
| Oid DistinctColInfo::collid |
Definition at line 3389 of file pathnodes.h.
| int DistinctColInfo::colno |
Definition at line 3387 of file pathnodes.h.
| Oid DistinctColInfo::opid |
Definition at line 3388 of file pathnodes.h.