aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/float.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-11-07 22:08:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-11-07 22:08:30 +0000
commitb02d3aaed7b0078f5d29c37217fc347412b076f3 (patch)
tree810529b70532ea479ded6cbef3241ab4fbfb1435 /src/backend/utils/adt/float.c
parent3a4b3ac3a55b09a45d769c1d6872286cfdd5236e (diff)
downloadpostgresql-b02d3aaed7b0078f5d29c37217fc347412b076f3.tar.gz
postgresql-b02d3aaed7b0078f5d29c37217fc347412b076f3.zip
Move substitute extern declarations to end of file, so that they are
not read until after we've read the port-specific header file. In particular this should make it safer to #include system headers for inet_aton; in general it seems that the port header file ought to be in a position to set definitions before we do stuff based on having a definition or not.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions