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

Commit11e5f99

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 parent0a8de93 commit11e5f99

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
@@ -721,6 +721,7 @@ typedef struct Trigger
721721
int16 tgtype;
722722
char tgenabled;
723723
bool tgisinternal;
724+
bool tgisclone;
724725
Oid tgconstrrelid;
725726
Oid tgconstrindid;
726727
Oid tgconstraint;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp