]> 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:53:35 +0000 (13:53 +1200)
committerDavid Rowley <drowley@postgresql.org>
Sat, 20 Apr 2024 01:53:35 +0000 (13:53 +1200)
commit2d3389c28c5c8235221d2ae0776df4ab812b15c8
treeca5790765da5c530dac82090ebc618d0f93f4856
parent82023d47de9e262730b1f9b4ea77fae201a89d0a
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