We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c7a0e commit df44e1aCopy full SHA for df44e1a
vops.c
@@ -1,5 +1,7 @@
1
#include "postgres.h"
2
3
+#include <float.h>
4
+#include <math.h>
5
#include "funcapi.h"
6
#include "miscadmin.h"
7
0 commit comments