Header And Logo

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

Data Fields

NewConstraint Struct Reference

Data Fields

char * name
ConstrType contype
Oid refrelid
Oid refindid
Oid conid
Nodequal
Listqualstate

Detailed Description

Definition at line 164 of file tablecmds.c.


Field Documentation

Definition at line 170 of file tablecmds.c.

Referenced by ATAddForeignKeyConstraint(), and ATRewriteTables().

Definition at line 166 of file tablecmds.c.

Referenced by ATAddCheckConstraint(), ATAddForeignKeyConstraint(), and ATRewriteTable().

Definition at line 172 of file tablecmds.c.

Referenced by ATRewriteTable().

Definition at line 169 of file tablecmds.c.

Referenced by ATAddForeignKeyConstraint(), and ATRewriteTables().

Definition at line 168 of file tablecmds.c.

Referenced by ATAddForeignKeyConstraint(), and ATRewriteTables().


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