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

Commit15c9156

Browse files
committed
Fix typo in code comment
Author: Masahiko Sawada <sawada.mshk@gmail.com>
1 parentba63dbd commit15c9156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/catalog/partition.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1200,7 +1200,7 @@ get_partition_operator(PartitionKey key, int col, StrategyNumber strategy,
12001200

12011201
/*
12021202
* If one doesn't exist, we must resort to using an operator in the same
1203-
*opreator family but with the operator class declared input type. It is
1203+
*operator family but with the operator class declared input type. It is
12041204
* OK to do so, because the column's type is known to be binary-coercible
12051205
* with the operator class input type (otherwise, the operator class in
12061206
* question would not have been accepted as the partitioning operator

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp