Re: binary array and record recv - Mailing list pgsql-hackers

From Tom Lane
Subject Re: binary array and record recv
Date
Msg-id 29484.1197992981@sss.pgh.pa.us
Whole thread Raw
In response to binary array and record recv  (Andrew Chernow <ac@esilo.com>)
Responses Re: binary array and record recv  (Andrew Chernow <ac@esilo.com>)
List pgsql-hackers
Andrew Chernow <ac@esilo.com> writes:
> Both array and record binary recv functions require that the recv'd Oid 
> match the Oid of what the backend has deduced.  We don't think this 
> behavior gets you very much.

Other than the ability to detect errors before the code goes off into
the weeds, you mean?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: V8.3.0: PQprepare()/PQexecPrepared() and DECLARE CURSOR
Next
From: Andrew Chernow
Date:
Subject: Re: binary array and record recv