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

Commit88325bd

Browse files
committed
AIX fixes.
1 parenta572fc2 commit88325bd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.21 1997/09/13 03:10:11 thomas Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.22 1997/09/23 22:53:37 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -1523,6 +1523,8 @@ doublex;
15231523
#undef class
15241524
#endif/* CLASS_CONFICT */
15251525

1526+
#include<float.h>
1527+
15261528
staticint
15271529
isinf(x)
15281530
doublex;

‎src/template/.similar

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ i586-pc-linux-gnu=linux-elf
1313
i686-pc-linux-gnu=linux-elf
1414
sparc-unknown-linux-gnu=linux-elf
1515
alpha-unknown-linux-gnu=linuxalpha
16+
powerpc-ibm-aix4.1.5.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp