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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: Improve documentation about behavior of multi-statement Queryme
Дата
Msg-id E1dq1Ae-00052O-NM@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: Reduce excessive dereferencing of function pointers
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Improve performance of get_actual_variable_range withrecently-d