Re: PQgetGetCopyData() doc. and PQsendQueryGuts() SegFault handling fix. - Mailing list pgsql-patches

From Tom Lane
Subject Re: PQgetGetCopyData() doc. and PQsendQueryGuts() SegFault handling fix.
Date
Msg-id 27219.1118347321@sss.pgh.pa.us
Whole thread Raw
In response to PQgetGetCopyData() doc. and PQsendQueryGuts() SegFault handling fix.  (Volkan YAZICI <volkan.yazici@gmail.com>)
List pgsql-patches
Volkan YAZICI <volkan.yazici@gmail.com> writes:
> Fixed PQconsumeInput() usage for PQgetCopyData() in libpq.sgml.
> (Related mail thread:
> http://archives.postgresql.org/pgsql-novice/2005-06/msg00038.php)

> Fixed SegFault in PQsendQueryGuts() when user submitted a binary
> parameter without size.

> And 2 typo fixes.

Applied, thanks.

            regards, tom lane

pgsql-patches by date:

Previous
From: Roger Leigh
Date:
Subject: Re: Broken code in recent troff commit
Next
From: Alvaro Herrera
Date:
Subject: fix typo in postmaster.c