raw output from copy - Mailing list pgsql-hackers

From Pavel Stehule
Subject raw output from copy
Date
Msg-id CAFj8pRAfer+ip3JCMTnvzra2QK7W9hk0hw1YqE8++PZA1OqSJw@mail.gmail.com
Whole thread Raw
Responses Re: raw output from copy
List pgsql-hackers
Hi

This thread was finished without real work. I have a real use case - export XML doc in non utf8 encoding.

http://www.postgresql.org/message-id/16174.1319228878@sss.pgh.pa.us

I propose to implement new format option "RAW" like Tom proposed.

It requires only one row, one column result - and result is just raw binary data without size.

Objections? Ideas?

Regards

Pavel

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: libpq's multi-threaded SSL callback handling is busted
Next
From: Heikki Linnakangas
Date:
Subject: Re: Making src/test/ssl more robust