forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit91143c0
committed
Add invariants check to get_useful_group_keys_orderings()
This commit introduces invariants checking of generated orderingsin get_useful_group_keys_orderings() for assert-enabled builds.Discussion:https://postgr.es/m/a663f0f6-cbf6-49aa-af2e-234dc6768a07%40postgrespro.ruReported-by: Tom LaneAuthor: Andrei LepikhovReviewed-by: Alexander Korotkov, Pavel Borisov1 parent199012a commit91143c0
1 file changed
+28
-0
lines changedLines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
561 | 561 |
| |
562 | 562 |
| |
563 | 563 |
| |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
564 | 592 |
| |
565 | 593 |
| |
566 | 594 |
| |
|
0 commit comments
Comments
(0)