Skip to content

Commit 0279f62

Browse files
committed
Correct tiny inaccuracy in strxfrm cache comment.
Peter Geoghegan
1 parent 620ac88 commit 0279f62

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
@@ -62,7 +62,7 @@ typedef struct
6262
char *buf2; /* 2nd string, or abbreviation strxfrm() buf */
6363
int buflen1;
6464
int buflen2;
65-
int last_len1; /* Length of last buf1 string/strxfrm() blob */
65+
int last_len1; /* Length of last buf1 string/strxfrm() input */
6666
int last_len2; /* Length of last buf2 string/strxfrm() blob */
6767
int last_returned; /* Last comparison result (cache) */
6868
bool cache_blob; /* Does buf2 contain strxfrm() blob, etc? */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy