Data Fields | |
| const char * | descr |
| Oid | classoid |
| Oid | objoid |
| int | objsubid |
Definition at line 71 of file pg_dump.c.
Definition at line 74 of file pg_dump.c.
Referenced by collectComments(), and findComments().
| const char* CommentItem::descr |
Definition at line 73 of file pg_dump.c.
Referenced by collectComments(), dumpComment(), dumpCompositeTypeColComments(), and dumpTableComment().
Definition at line 75 of file pg_dump.c.
Referenced by collectComments(), and findComments().
Definition at line 76 of file pg_dump.c.
Referenced by collectComments(), dumpComment(), dumpCompositeTypeColComments(), and dumpTableComment().
1.7.1