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

From Konstantin Izmailov
Subject [GENERAL] Protocol 2 and query parameters support
Date
Msg-id CAAw-Msdz-8a0G_1a2kr5VJ9ArfHdRk4TremJsC2BPv27OWOAFw@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Protocol 2 and query parameters support  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: [GENERAL] Protocol 2 and query parameters support  (Andres Freund <andres@anarazel.de>)
List pgsql-general
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.

pgsql-general by date:

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