forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite4c76f5
committed
Doc: document cases where queryid is stable
The documents were clear that queryid should not be assumed to be stablebetween major versions but said nothing about minor versions and leftthe reader to guess if that was implied by the mention of theinstability of queryid between major versions.Here we give minor versions an explicit mention to indicate queryid cangenerally be assumed stable between minor versions.Reviewed-by: Michael PaquierDiscussion:https://postgr.es/m/CAApHDvpYGE6h0cD9UO-eHySPynPj1L3J%3DHxT%2BA7Ud8_Yo6AuzA%40mail.gmail.comBackpatch-through: 121 parentc6bfeab commite4c76f5
1 file changed
+15
-9
lines changedLines changed: 15 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
432 | 432 |
| |
433 | 433 |
| |
434 | 434 |
| |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
444 | 450 |
| |
445 | 451 |
| |
446 | 452 |
| |
|
0 commit comments
Comments
(0)