mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
current cvs tree does build because of a small problem in ECPG. Here is a
little patch which correct that. thanks cyril
This commit is contained in:
@ -16,6 +16,8 @@
|
||||
#ifndef false
|
||||
#define bool char
|
||||
#endif /* ndef bool */
|
||||
#else /* __BEOS__ */
|
||||
#include <SupportDefs.h>
|
||||
#endif /* __BEOS__ */
|
||||
|
||||
#ifndef TRUE
|
||||
|
Reference in New Issue
Block a user