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

Commit8efe8f7

Browse files
committed
Fix typo.
uniware
1 parentc6b1724 commit8efe8f7

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
inti;
229-
intcharlen;/* number ofcharcters in the input string
229+
intcharlen;/* number ofcharacters in the input string
230230
* + VARHDRSZ */
231231

232232
/* No work if typmod is invalid */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp