diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-08-27 23:02:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-08-27 23:02:25 +0000 |
commit | c92b450891cc03d1656fb314664fc33632f4bd3e (patch) | |
tree | 7bbba9cb83d21b4b991b3596031e124abfcfcc78 /doc/src | |
parent | 814f40cf43fc899e854b2c09219c5285da3eda04 (diff) | |
download | postgresql-c92b450891cc03d1656fb314664fc33632f4bd3e.tar.gz postgresql-c92b450891cc03d1656fb314664fc33632f4bd3e.zip |
Suppress definitions of 'true' and 'false' macros if __cplusplus.
Since we're assuming a C++ compiler knows what 'bool' is, seems we
should assume it knows 'true' and 'false' too. This prevents problems
on some systems, per report from Leandro Fanzone.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions