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

Commitd53f808

Browse files
committed
Remove obsolete comment.
Peter Geoghegan
1 parent8e3b4d9 commitd53f808

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2056,10 +2056,6 @@ bttext_abbrev_convert(Datum original, SortSupport ssup)
20562056
intlen;
20572057
uint32hash;
20582058

2059-
/*
2060-
* Abbreviated key representation is a pass-by-value Datum that is treated
2061-
* as a char array by the specialized comparator bttextcmp_abbrev().
2062-
*/
20632059
pres= (char*)&res;
20642060
/* memset(), so any non-overwritten bytes are NUL */
20652061
memset(pres,0,sizeof(Datum));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp