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

Commit4c5159a

Browse files
committed
Fix a typo in the deparseArrayCoerceExpr() header comment
Discussion:https://postgr.es/m/CAHewXNn%3D_ykCtcTw5SCfZ-eVr4m%2BCuc804rGeMsKuj%3DD4xpL4w%40mail.gmail.comAuthor: Tender Wang <tndrwang@gmail.com>
1 parent5022ff2 commit4c5159a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/postgres_fdw/deparse.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3540,7 +3540,7 @@ deparseRelabelType(RelabelType *node, deparse_expr_cxt *context)
35403540
}
35413541

35423542
/*
3543-
* Deparsea ArrayCoerceExpr (array-type conversion) node.
3543+
* Deparsean ArrayCoerceExpr (array-type conversion) node.
35443544
*/
35453545
staticvoid
35463546
deparseArrayCoerceExpr(ArrayCoerceExpr*node,deparse_expr_cxt*context)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp