Update struct Trigger in docs
This commit is contained in:
parent
f7b14e7dc1
commit
b89a67d964
@ -483,7 +483,7 @@ typedef struct Trigger
|
||||
char *tgname;
|
||||
Oid tgfoid;
|
||||
int16 tgtype;
|
||||
bool tgenabled;
|
||||
char tgenabled;
|
||||
bool tgisconstraint;
|
||||
Oid tgconstrrelid;
|
||||
Oid tgconstraint;
|
||||
|
Loading…
Reference in New Issue
Block a user