Re: Change of format of returned flat value after prepareThreshold

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Mikko Tiihonen <Mikko(dot)Tiihonen(at)nitorcreations(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Change of format of returned flat value after prepareThreshold
Date: 2015-10-19 12:56:01
Message-ID: CAB=Je-Ffv6tK2FfN5Pp8F=C5b4aYYZHOyjZZxchpB5RL0ZWy4w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>But you clipped half of my sentence it stars with:

Ah, I see now. Foreign language is hard to master.

>what it would take to enable more binary transfers. I played around with arrays, and that doesn't seem too onerous ?

I would definitely want binary transfer for Struct/Array support,
however, I would be nice to be able to use custom types.
You know, one day I requested a delay of a release so I could hack
binary support for structs. However, I do not have implementation that
I like yet.
My current answer to the question is:
https://github.com/pgjdbc/pgjdbc/issues/381#issuecomment-145971538

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-10-19 15:33:24 Re: DatabaseMetaData.getTypeInfo() - returns all tables as well
Previous Message Dave Cramer 2015-10-19 12:47:51 Re: Change of format of returned flat value after prepareThreshold