Tom Lane wrote:
> This is also a good time to stop and ask whether the frontend/backend
> protocol needs to change to support this. Not having read the spec,
> I have no idea what the low-level transport needs are for XML output,
> but I suspect our present protocol is not it ...
It might be interesting to modify the protocol (and the backend at the
point of projection to the front end) so that a user defined formating
function could be applied and either accepted or rejected by the front
end. Perhaps one flavor of XML output is a start, but I could imagine
wanting a custom or even different "standard" output format.
Joe
In response to
pgsql-hackers by date
| Next: | From: Tatsuo Ishii | Date: 2003-03-06 01:35:16 |
| Subject: Re: Win32 Powerfail testing |
| Previous: | From: Sean Chittenden | Date: 2003-03-06 00:50:49 |
| Subject: Re: XML ouput for psql |
pgsql-patches by date
| Next: | From: Christopher Kings-Lynne | Date: 2003-03-06 01:55:03 |
| Subject: Re: [PATCHES] Non-colliding auto generated names |
| Previous: | From: Tom Lane | Date: 2003-03-06 00:16:54 |
| Subject: Re: XML ouput for psql |