pgsql: Document that PQexec() can handle a NULL res pointer just fine.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that PQexec() can handle a NULL res pointer just fine.
Date: 2011-11-10 18:01:27
Message-ID: E1ROYwJ-0005mV-ED@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that PQexec() can handle a NULL res pointer just fine.

Backpatch to 9.1.

Mark Hills

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d5873b635989e0b780c1c9f07139dfebf0f5e546

Modified Files
--------------
doc/src/sgml/libpq.sgml | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-11-10 20:30:52 pgsql: Fix server header file installation with vpath builds
Previous Message User Hinoue 2011-11-10 13:36:58 psqlodbc - psqlodbc: Revise the handling of decimal point.