Commit 15afb7d
committed
doc: Fix section of functions age(xid) and mxid_age(xid)
In 17~, age(xid) and mxid_age(xid) were listed as deprecated. Based on
the discussion that led to 48b5aa3, this is not intentional as this
could break many existing monitoring queries. Note that vacuumdb also
uses both of them.
In 16, both functions were listed under "Control Data Functions", which
is incorrect, so let's move them to the list of functions related to
transaction IDs and snapshots.
Author: Bertrand Drouvot
Discussion: https://postgr.es/m/Zzr2zZFyeFKXWe8a@ip-10-97-1-34.eu-west-3.compute.internal
Discussion: https://postgr.es/m/20231114013224.4z6oxa6p6va33rxr@awork3.anarazel.de
Backpatch-through: 161 parent a43d7a8 commit 15afb7d
1 file changed
+30
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27138 | 27138 | | |
27139 | 27139 | | |
27140 | 27140 | | |
| 27141 | + | |
| 27142 | + | |
| 27143 | + | |
| 27144 | + | |
| 27145 | + | |
| 27146 | + | |
| 27147 | + | |
| 27148 | + | |
| 27149 | + | |
| 27150 | + | |
| 27151 | + | |
| 27152 | + | |
| 27153 | + | |
| 27154 | + | |
| 27155 | + | |
| 27156 | + | |
| 27157 | + | |
| 27158 | + | |
| 27159 | + | |
| 27160 | + | |
| 27161 | + | |
| 27162 | + | |
| 27163 | + | |
| 27164 | + | |
| 27165 | + | |
| 27166 | + | |
| 27167 | + | |
| 27168 | + | |
27141 | 27169 | | |
27142 | 27170 | | |
27143 | 27171 | | |
| |||
27282 | 27310 | | |
27283 | 27311 | | |
27284 | 27312 | | |
27285 | | - | |
| 27313 | + | |
| 27314 | + | |
27286 | 27315 | | |
27287 | 27316 | | |
27288 | 27317 | | |
| |||
27364 | 27393 | | |
27365 | 27394 | | |
27366 | 27395 | | |
27367 | | - | |
27368 | | - | |
27369 | | - | |
27370 | | - | |
27371 | | - | |
27372 | | - | |
27373 | | - | |
27374 | | - | |
27375 | | - | |
27376 | | - | |
27377 | | - | |
27378 | | - | |
27379 | | - | |
27380 | | - | |
27381 | | - | |
27382 | | - | |
27383 | | - | |
27384 | | - | |
27385 | | - | |
27386 | | - | |
27387 | | - | |
27388 | | - | |
27389 | | - | |
27390 | | - | |
27391 | | - | |
27392 | | - | |
27393 | | - | |
27394 | 27396 | | |
27395 | 27397 | | |
27396 | 27398 | | |
| |||
0 commit comments