forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit15afb7d
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 onthe discussion that led to48b5aa3, this is not intentional as thiscould break many existing monitoring queries. Note that vacuumdb alsouses both of them.In 16, both functions were listed under "Control Data Functions", whichis incorrect, so let's move them to the list of functions related totransaction IDs and snapshots.Author: Bertrand DrouvotDiscussion:https://postgr.es/m/Zzr2zZFyeFKXWe8a@ip-10-97-1-34.eu-west-3.compute.internalDiscussion:https://postgr.es/m/20231114013224.4z6oxa6p6va33rxr@awork3.anarazel.deBackpatch-through: 161 parenta43d7a8 commit15afb7d
1 file changed
+30
-28
lines changedLines changed: 30 additions & 28 deletions
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
Comments
(0)