Hi ,
I’m new to postgres and I have some C files that execute sql commands in the
early parser stage..
It has to include #include "libpq-fe.h" which is in the "interface" folder not
the "include" folder so I edited the make file like following:
#--
The following bug has been logged online:
Bug reference: 1659
Logged by: İbrahim
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.2
Operating system: Windows XP sp1
Description:primary key accepts null value
Details:
i m using pg 8.0.2 in a project with