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

Commit00f4fd2

Browse files
committed
poit -> point.
1 parentd9eb5b7 commit00f4fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* -----------------------------------------------------------------------
22
* formatting.c
33
*
4-
* $Header: /cvsroot/pgsql/src/backend/utils/adt/formatting.c,v 1.31 2001/01/24 19:43:13 momjian Exp $
4+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/formatting.c,v 1.32 2001/02/12 12:52:02 momjian Exp $
55
*
66
*
77
* Portions Copyright (c) 1999-2000, PostgreSQL Global Development Group
@@ -977,7 +977,7 @@ NUMDesc_prepare(NUMDesc *num, FormatNode *n)
977977
if (IS_DECIMAL(num))
978978
{
979979
NUM_cache_remove(last_NUMCacheEntry);
980-
elog(ERROR,"to_char/to_number(): not unique decimalpoit.");
980+
elog(ERROR,"to_char/to_number(): not unique decimalpoint.");
981981
}
982982
if (IS_MULTI(num))
983983
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp