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

Commit829daab

Browse files
committed
Fix typos in operatorcmds.c
Author: Kyotaro Horiguchi, Justin PryzbyDiscussion:https://postgr.es/m/20210428.173633.1525059946206239295.horikyota.ntt@gmail.com
1 parentdc02608 commit829daab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/commands/operatorcmds.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ DefineOperator(List *names, List *parameters)
265265
}
266266

267267
/*
268-
* Look up a restriction estimator functionny name, and verify that it has
268+
* Look up a restriction estimator functionby name, and verify that it has
269269
* the correct signature and we have the permissions to attach it to an
270270
* operator.
271271
*/
@@ -300,7 +300,7 @@ ValidateRestrictionEstimator(List *restrictionName)
300300
}
301301

302302
/*
303-
* Look up a join estimator functionny name, and verify that it has the
303+
* Look up a join estimator functionby name, and verify that it has the
304304
* correct signature and we have the permissions to attach it to an
305305
* operator.
306306
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp