|
PostgreSQL Source Code git master
|
#include <primnodes.h>
Data Fields | |
| Expr | xpr |
| Oid | seqid |
| Oid | typeId |
Definition at line 2149 of file primnodes.h.
| Oid NextValueExpr::seqid |
Definition at line 2152 of file primnodes.h.
| Oid NextValueExpr::typeId |
Definition at line 2153 of file primnodes.h.
| Expr NextValueExpr::xpr |
Definition at line 2151 of file primnodes.h.