Re: libpq PQexecPrepared returns NULL but all ok

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Golikov Alexandr <golikov(at)eltrast(dot)ru>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: libpq PQexecPrepared returns NULL but all ok
Date: 2006-10-25 14:16:48
Message-ID: 1242.1161785808@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Golikov Alexandr <golikov(at)eltrast(dot)ru> writes:
> PQexecPrepared returns NULL when execute an update statement, but update finish successfully and PQerrorMessage return
> an empty string.

Test case please?

regards, tom lane

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Sandeep Khandelwal 2006-10-27 06:25:56 How to get table definition of a PostgreSQL table
Previous Message Golikov Alexandr 2006-10-25 09:26:27 libpq PQexecPrepared returns NULL but all ok