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

Commit81a6d57

Browse files
committed
Fix abbreviated keys bug introduced ind87d548.
Discussion:http://postgr.es/m/CAMkU=1z17XJatF-rMCY3Cjqcxer-Kyn57x6h3OSCpJ0LpAp0ig@mail.gmail.comReported-by: Jeff Janes
1 parentf34a893 commit81a6d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,6 +2329,7 @@ varstr_abbrev_convert(Datum original, SortSupport ssup)
23292329

23302330
bsize=pg_strxfrm_prefix(sss->buf2,sss->buf1,
23312331
max_prefix_bytes,sss->locale);
2332+
sss->last_len2=bsize;
23322333
}
23332334
else
23342335
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp