]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: document cases where queryid is stable
authorDavid Rowley <drowley@postgresql.org>
Sat, 20 Apr 2024 01:55:52 +0000 (13:55 +1200)
committerDavid Rowley <drowley@postgresql.org>
Sat, 20 Apr 2024 01:55:52 +0000 (13:55 +1200)
commit74a587a009d134a92dea12f1971cca9165ae0a26
treed3b63262a6c00bf03d0fad0b4ff71a8096c934bf
parentcd26f08e4770fb9d029e51d36dd0f4c3f09c5514
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
doc/src/sgml/pgstatstatements.sgml