Обсуждение: [COMMITTERS] pgsql: Improve documentation about behavior of multi-statement Queryme

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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(-)