| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Barry Lind <blind(at)xythos(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Roadmap for FE/BE protocol redesign |
| Date: | 2003-03-13 17:41:41 |
| Message-ID: | 7189.1047577301@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
Barry Lind <blind(at)xythos(dot)com> writes:
>> AFAICS the only context where this could make sense is binary
>> transmission of parameters for a previously-prepared statement. We do
>> have all the pieces for that on the roadmap.
>>
> Actually it is the select of binary data that I was refering to. Are
> you suggesting that the over the wire format for bytea in a query result
> will be binary (instead of the ascii encoded text format as it currently
> exists)?
See binary cursors ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2003-03-13 17:53:15 | Re: SQL99 ARRAY support proposal |
| Previous Message | Tom Lane | 2003-03-13 17:32:27 | Re: Roadmap for FE/BE protocol redesign |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2003-03-13 19:20:57 | Re: Roadmap for FE/BE protocol redesign |
| Previous Message | Jeroen T. Vermeulen | 2003-03-13 17:14:26 | Re: Seg fault on completing query |