projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b14e7
)
Update struct Trigger in docs
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Tue, 20 Mar 2012 16:14:16 +0000
(13:14 -0300)
committer
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Tue, 20 Mar 2012 18:32:39 +0000
(15:32 -0300)
doc/src/sgml/trigger.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/trigger.sgml
b/doc/src/sgml/trigger.sgml
index 473e107c84012f937b701d4d65ccb0757bd0c885..55d8df0f8e54d4b824c5e0fac9632945fbfd6330 100644
(file)
--- a/
doc/src/sgml/trigger.sgml
+++ b/
doc/src/sgml/trigger.sgml
@@
-483,7
+483,7
@@
typedef struct Trigger
char *tgname;
Oid tgfoid;
int16 tgtype;
-
bool
tgenabled;
+
char
tgenabled;
bool tgisconstraint;
Oid tgconstrrelid;
Oid tgconstraint;