|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| List * | dictname |
| List * | options |
Definition at line 4232 of file parsenodes.h.
| List* AlterTSDictionaryStmt::dictname |
Definition at line 4235 of file parsenodes.h.
| List* AlterTSDictionaryStmt::options |
Definition at line 4236 of file parsenodes.h.
| NodeTag AlterTSDictionaryStmt::type |
Definition at line 4234 of file parsenodes.h.