The following bug has been logged online:
Bug reference: 5160
Logged by: Mike Landis
Email address: mlan...@pnmx.com
PostgreSQL version: 1.8.4
Operating system: Vista
Description:complex query parsing bug
Details:
The SQL parser in pgAdmin III v1.8.4 build 7358
ograms\cygwin\usr\include
VS8 produces many errors indicating that winsock2.h, unistd.h,
ws2tcpip.h (possibly other header files)
are being included multiple times.
What include path(s) should I be using with these compilers (cygwin
make/g++ or nmake/cl from VS8?
Thanks,
Mike Landis
The following bug has been logged online:
Bug reference: 5268
Logged by: Mike Landis
Email address: mlan...@pnmx.com
PostgreSQL version: 8.4.1
Operating system: Vista
Description:PQgetvalue incorrectly returns 0
Details:
When I execute the following SQL:
"S
Can you please stop displaying the email addresses on bug reports?
It's one thing to require an email address - it's another thing entirely
to publish it for spam address harvesting bots.
This is an example page...
http://archives.postgresql.org/pgsql-bugs/2009-12/msg00092.php
ote:
-BEGIN PGP SIGNED
MESSAGE-
Hash: SHA1
On Thu, Jan 07, 2010 at 04:11:03AM +, Mike Landis wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5268
> Logged by:
Mike Landis
> Email address: mlan...@pnmx.com
> Postgre
Pick a database and table that exists, configure
the string cconstants, compile and run the attached cpp, get 0 instead of
1 (that you get in pgAdmin...
Where's can I download the libpq source? Maybe I can find and/or
fix the problem myself.
#include
#include // on Vista
#include// f