summaryrefslogtreecommitdiff
path: root/src/include/executor/execdebug.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-04-14 03:05:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-04-14 03:05:35 +0000
commit8eafe405711e05d487704cd51531b2ce33065723 (patch)
treec697a75420e95ce8c3babd84a1b2348850ddc161 /src/include/executor/execdebug.h
parent07d2c3e0a06047f278d15934ce0de598f894992f (diff)
Fix silly definition order in config.h --- we had prototypes like
extern int inet_aton(const char *cp, struct in_addr * addr); appearing before the optional #define for const, which was certain to fail on a machine with neither const nor inet_aton().
Diffstat (limited to 'src/include/executor/execdebug.h')
0 files changed, 0 insertions, 0 deletions