Header And Logo

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

Data Fields

CommentItem Struct Reference

Data Fields

const char * descr
Oid classoid
Oid objoid
int objsubid

Detailed Description

Definition at line 71 of file pg_dump.c.


Field Documentation

Definition at line 74 of file pg_dump.c.

Referenced by collectComments(), and findComments().

const char* CommentItem::descr

Definition at line 75 of file pg_dump.c.

Referenced by collectComments(), and findComments().


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