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

Commit5527b79

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 parent6ec8961 commit5527b79

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
@@ -699,6 +699,7 @@ typedef struct Trigger
699699
int16 tgtype;
700700
char tgenabled;
701701
bool tgisinternal;
702+
bool tgisclone;
702703
Oid tgconstrrelid;
703704
Oid tgconstrindid;
704705
Oid tgconstraint;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp