OSDN Git Service

Linux defines MAXINT in values.h, which causes an error when compiling.
authorMarc G. Fournier <scrappy@hub.org>
Sun, 26 Jan 1997 16:06:42 +0000 (16:06 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 26 Jan 1997 16:06:42 +0000 (16:06 +0000)
commitd90a426e35a2b92c78f1a2156a1e9aa3967ab041
treef81fc477ae1dbc1a9f02ef1af8bb361dad34c35e
parent632c44d8290c0e3561b1c1851d4443868034a705
Linux defines MAXINT in values.h, which causes an error when compiling.

Wrap it in an #ifndef to prevent this
src/backend/optimizer/path/costsize.c