Improve documentation about behavior of multi-statement Query messages.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b976499480bdbab6d69a11e47991febe53865adc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-09-07T18:04:45Z
Releases: 11.0
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

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +3 −1
doc/src/sgml/protocol.sgml modified +119 −0
doc/src/sgml/ref/psql-ref.sgml modified +46 −3

Documentation touched

Discussion