| From: | Shay Rojansky <roji(at)roji(dot)org> |
|---|---|
| To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Binary I/O for isn extension |
| Date: | 2016-05-31 11:02:16 |
| Message-ID: | CADT4RqDqsdy4Vk-UjRS_Wba-66OUYp_TBkYrpKb-aeyy9=1m7A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> I added this patch to the next CF (2016-09) under "Miscellaneous".
>
Thanks!
> Out of curiosity, what is the motivation?
I'm the owner of Npgsql, the open-source .NET driver for PostgreSQL, which
is a binary-first driver. That is, working with types that have no binary
I/O is possible but awkward.
I hope the general direction is (or will be) to have binary I/O for all
supported types, both for compatibility with binary-first consumers such as
Npgsql and for general efficiency.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2016-05-31 11:37:47 | Re: Question and suggestion about application binary compatibility policy |
| Previous Message | Fabien COELHO | 2016-05-31 10:57:33 | Re: Binary I/O for isn extension |