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

Commitbb9f84a

Browse files
committed
Remove comment that cbrt() isn't being used.
1 parentf45df8c commitbb9f84a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.88 2003/05/25 05:30:57 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.89 2003/05/26 00:55:25 momjian Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -1968,7 +1968,6 @@ float84ge(PG_FUNCTION_ARGS)
19681968
/* ========== PRIVATE ROUTINES ========== */
19691969

19701970
#ifndefHAVE_CBRT
1971-
/* I doubt this is still needed by any platform. 2003-05-25 */
19721971
staticdouble
19731972
cbrt(doublex)
19741973
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp