Re: [GENERAL] Protocol 2 and query parameters support - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] Protocol 2 and query parameters support
Date
Msg-id d657b4be-7fa4-a273-4c02-d26bbc5f4915@aklaver.com
Whole thread Raw
In response to [GENERAL] Protocol 2 and query parameters support  (Konstantin Izmailov <pgfizm@gmail.com>)
Responses Re: [GENERAL] Protocol 2 and query parameters support  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
On 04/23/2017 12:08 PM, Konstantin Izmailov wrote:
> Does Postgres protocol 2 support query parameters? e.g.:
>   SELECT colA FROM tbl WHERE colB=$1
>
> Some systems (Presto) are still using protocol 2, and I need to
> understand the scope of changes in the middleware to support protocol 2.
?
https://www.postgresql.org/docs/9.6/static/protocol-changes.html

--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Konstantin Izmailov
Date:
Subject: [GENERAL] Protocol 2 and query parameters support
Next
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Failed dependencies for Pgadmin4 Web in Centos 7