Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd7bc6ea

Browse files
author
Etsuro Fujita
committed
Doc: Update struct Trigger definition.
Commit487e986 added a new field to struct Trigger, but failed toupdate the documentation to match; backpatch to v13 where that came in.Reviewed by Richard Guo.Discussion:https://postgr.es/m/CAPmGK17NY92CyxJ%2BBG7A3JZurmng4jfRfzPiBTtNupGMF0xW1g%40mail.gmail.com
1 parent210bece commitd7bc6ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎doc/src/sgml/trigger.sgml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -690,6 +690,7 @@ typedef struct Trigger
690690
int16 tgtype;
691691
char tgenabled;
692692
bool tgisinternal;
693+
bool tgisclone;
693694
Oid tgconstrrelid;
694695
Oid tgconstrindid;
695696
Oid tgconstraint;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp