Skip to content

Commit 8efe8f7

Browse files
committed
Fix typo.
uniware
1 parent c6b1724 commit 8efe8f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/adt/varchar.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/utils/adt/varchar.c,v 1.111 2005/07/10 21:13:59 tgl Exp $
11+
* $PostgreSQL: pgsql/src/backend/utils/adt/varchar.c,v 1.112 2005/07/29 12:59:15 momjian Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -226,7 +226,7 @@ bpchar(PG_FUNCTION_ARGS)
226226
char *r;
227227
char *s;
228228
int i;
229-
int charlen; /* number of charcters in the input string
229+
int charlen; /* number of characters in the input string
230230
* + VARHDRSZ */
231231

232232
/* No work if typmod is invalid */

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