dpeq - native PSQL extended query protocol client

Boris-Barboris via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Sep 4 23:16:46 PDT 2017


On Tuesday, 5 September 2017 at 03:22:37 UTC, denizzzka wrote:
> On Monday, 4 September 2017 at 17:56:04 UTC, Boris-Barboris 
> wrote:
>> On Monday, 4 September 2017 at 16:05:17 UTC, denizzzka wrote:
>>> Sorry fot duplicate answer
>>
>> Ok, just FYI, I guess what I described was implemented in 
>> libpq for version 9.6 (but works on any PSQL since 8.4, since 
>> they all implement extended query protocol i wrote the client 
>> for) in a form of
>> https://2ndquadrant.github.io/postgres/libpq-batch-mode.html
>
> Theese calls will be added in pq 10, not 9.6.

Oh, my bad, I thought 9.6beta was a beta for 9.6.


More information about the Digitalmars-d-announce mailing list