[COMMITTERS] pgsql: Improve documentation about behavior of multi-statement Queryme - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Improve documentation about behavior of multi-statement Queryme
Date
Msg-id E1dq1Ae-00052O-NM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve documentation about behavior of multi-statement Query messages.

We've long done our best to sweep this topic under the rug, but in view
of recent work it seems like it's time to explain it more precisely.
Here's an initial cut at doing that.

Discussion: https://postgr.es/m/0A3221C70F24FB45833433255569204D1F6BE40D@G01JPEXMBYT05

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b976499480bdbab6d69a11e47991febe53865adc

Modified Files
--------------
doc/src/sgml/libpq.sgml        |   4 +-
doc/src/sgml/protocol.sgml     | 119 +++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/ref/psql-ref.sgml |  49 +++++++++++++++--
3 files changed, 168 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Reduce excessive dereferencing of function pointers
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Improve performance of get_actual_variable_range withrecently-d