Commit d7527540 authored by Tom Lane's avatar Tom Lane

<limits.h> is now needed here, for INT_MAX. Per Michael Fuhr.

parent 313ed1ed
#include "postgres_fe.h"
#include <time.h>
#include <float.h>
#include <limits.h>
#include <math.h>
#ifdef __FAST_MATH__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment