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

Commit63f39b9

Browse files
committed
Fix small goof in comment.
Peter Geoghegan
1 parent78bea62 commit63f39b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/adt/varlena.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2154,7 +2154,7 @@ varstr_abbrev_convert(Datum original, SortSupport ssup)
21542154
len=bpchartruelen(authoritative_data,len);
21552155

21562156
/*
2157-
* If we're using the C collation, usememcmp(), rather than strxfrm(), to
2157+
* If we're using the C collation, usememcpy(), rather than strxfrm(), to
21582158
* abbreviate keys. The full comparator for the C locale is always
21592159
* memcmp(). It would be incorrect to allow bytea callers (callers that
21602160
* always force the C collation -- bytea isn't a collatable type, but this

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp