Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

CommentStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
ObjectType objtype
Listobjname
Listobjargs
char * comment

Detailed Description

Definition at line 1976 of file parsenodes.h.


Field Documentation

Definition at line 1982 of file parsenodes.h.

Referenced by CommentObject(), and transformTableLikeClause().

Definition at line 1981 of file parsenodes.h.

Referenced by CommentObject(), and transformTableLikeClause().

Definition at line 1980 of file parsenodes.h.

Referenced by CommentObject(), and transformTableLikeClause().

Definition at line 1979 of file parsenodes.h.

Referenced by CommentObject(), and transformTableLikeClause().

Definition at line 1978 of file parsenodes.h.


The documentation for this struct was generated from the following file: