Skip to content

Commit 02d83c4

Browse files
committed
Add include for float.h.
1 parent 5c25d60 commit 02d83c4

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,8 +1,7 @@
1-
21
/* -----------------------------------------------------------------------
32
* formatting.c
43
*
5-
* $Header: /cvsroot/pgsql/src/backend/utils/adt/formatting.c,v 1.1 2000/01/25 23:53:51 momjian Exp $
4+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/formatting.c,v 1.2 2000/01/26 06:33:49 momjian Exp $
65
*
76
* TO_CHAR(); TO_DATETIME(); TO_DATE(); TO_NUMBER();
87
*
@@ -61,6 +60,7 @@
6160
#include <unistd.h>
6261
#include <locale.h>
6362
#include <math.h>
63+
#include <float.h>
6464

6565
#include "postgres.h"
6666
#include "utils/builtins.h"

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