Be careful to include postgres.h *before* any system headers, to ensure

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 52c9d259335c9670f6487c5f40fc53b57a4c7b17
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-09-05T00:43:07Z
Releases: 7.3.1
Be careful to include postgres.h *before* any system headers, to ensure
that the right flavors of largefile-related definitions are seen.
Most of these changes are probably unnecessary, but better safe than
sorry.

Files