diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-14 01:00:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-14 01:00:16 +0000 |
commit | 87ca3bd294902d5e51073815f41fffa7fc54da67 (patch) | |
tree | 7a4c483947a4403095ab6f5bc0224207e3d0d085 /src/backend/tcop/postgres.c | |
parent | 07672d4e0ae887d4b06bdd01b03bbe64e8163bdf (diff) | |
download | postgresql-87ca3bd294902d5e51073815f41fffa7fc54da67.tar.gz postgresql-87ca3bd294902d5e51073815f41fffa7fc54da67.zip |
#undef const, inline, signed, volatile, on the expectation that a C++
compiler will understand them. configure may have #define'd them to
empty because the local C compiler doesn't understand them, but this
may very well cause a C++ compilation to fail, so don't do it in C++.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions