pgsql: Doc: document cases where queryid is stable

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Doc: document cases where queryid is stable
Дата
Msg-id E1rxzxB-002wSK-9R@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: document cases where queryid is stable

The documents were clear that queryid should not be assumed to be stable
between major versions but said nothing about minor versions and left
the reader to guess if that was implied by the mention of the
instability of queryid between major versions.

Here we give minor versions an explicit mention to indicate queryid can
generally be assumed stable between minor versions.

Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/CAApHDvpYGE6h0cD9UO-eHySPynPj1L3J%3DHxT%2BA7Ud8_Yo6AuzA%40mail.gmail.com
Backpatch-through: 12

Branch
------
REL_13_STABLE

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

Modified Files
--------------
doc/src/sgml/pgstatstatements.sgml | 24 +++++++++++++++---------
1 file changed, 15 insertions(+), 9 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Doc: document cases where queryid is stable
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Doc: document cases where queryid is stable