PostgreSQL Source Code: CustomPath Struct Reference (original) (raw)
#include <[pathnodes.h](pathnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
Path | path |
uint32 | flags |
List * | custom_paths |
List * | custom_restrictinfo |
List * | custom_private |
const struct CustomPathMethods * | methods |
Detailed Description
Definition at line 2037 of file pathnodes.h.
Field Documentation
◆ custom_paths
List* CustomPath::custom_paths
◆ custom_private
List* CustomPath::custom_private
◆ custom_restrictinfo
List* CustomPath::custom_restrictinfo
◆ flags
◆ methods
◆ path
The documentation for this struct was generated from the following file:
- src/include/nodes/pathnodes.h