FAQ - Mailing list pgsql-general

From Louis Zirkel III
Subject FAQ
Date
Msg-id Pine.LNX.4.04.9904211529060.4128-100000@linux.cleverly.com
Whole thread Raw
Responses Re: [GENERAL] FAQ  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-general
I've just read through the FAQ on the postgresql.org homepage and I can't
seem to find any reference to my problem so I'm resorting to asking the
question here.  If the answer to my question is found in another FAQ
somewhere, please point me in the correct direction.

Anyway, I'm writing a program using ncurses and libpq and I'm getting a
conflict of two different types of 'bool' defined.  Obviously both systems
define a bool data type, and I could go in and comment out one to solve
the problem, but I'd like to know if anyone has run into this situation
and if so what they did to solve it.  I'd be happy to make a change to the
header file, but I don't want to break any other applications that might
end up using the headers.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Louis Zirkel III (lzirkel@cleverly.com)             System Admin/Programmer
 "We're living on the Edge of the Century"                           -- Styx


pgsql-general by date:

Previous
From: Chris Bitmead
Date:
Subject: Re: [GENERAL] Object-oriented stuff and postgres
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] FAQ