forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2d3389c
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 parent82023d4 commit2d3389c
1 file changed
+15
-9
lines changedLines changed: 15 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
639 | 639 |
| |
640 | 640 |
| |
641 | 641 |
| |
642 |
| - | |
643 |
| - | |
644 |
| - | |
645 |
| - | |
646 |
| - | |
647 |
| - | |
648 |
| - | |
649 |
| - | |
650 |
| - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
651 | 657 |
| |
652 | 658 |
| |
653 | 659 |
| |
|
0 commit comments
Comments
(0)