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

Commitc89b44a

Browse files
committed
Fix typo in16d69ec
As noted by Justin Pryzby, just I forgot to commit locally before creatinga patch file.Discussion:https://postgr.es/m/20220901053146.GI31833@telsasoft.com
1 parent16d69ec commitc89b44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/commands/trigger.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ CreateTriggerFiringOn(CreateTrigStmt *stmt, const char *queryString,
11571157

11581158
/*
11591159
* We don't currently expect to be called with a valid indexOid. If
1160-
* that ever changes then we'll need toquite code here to find the
1160+
* that ever changes then we'll need towrite code here to find the
11611161
* corresponding child index.
11621162
*/
11631163
Assert(!OidIsValid(indexOid));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp