Update struct Trigger in docs
This commit is contained in:
parent
c0998cfa53
commit
4ba41df896
@ -505,7 +505,7 @@ typedef struct Trigger
|
|||||||
char *tgname;
|
char *tgname;
|
||||||
Oid tgfoid;
|
Oid tgfoid;
|
||||||
int16 tgtype;
|
int16 tgtype;
|
||||||
bool tgenabled;
|
char tgenabled;
|
||||||
bool tgisinternal;
|
bool tgisinternal;
|
||||||
Oid tgconstrrelid;
|
Oid tgconstrrelid;
|
||||||
Oid tgconstrindid;
|
Oid tgconstrindid;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user