From: William R. <bi...@ho...> - 2004-07-07 09:55:43
|
Hi. In the readme, the PgBoolean constants are documented as being PgTrue and PgFalse. However, in libpq, they appear to be PG_True and PG_False. I'm using the latter, because it works. Is it just that the documentation is wrong? regards. bill. |