forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1ca2eb1
committed
Improve find_em_expr_usable_for_sorting_rel comment
Clarify the relationship between find_em_expr_usable_for_sorting_rel andprepare_sort_from_pathkeys, i.e. what restrictions need to be sharedbetween those two places.Author: James ColemanReviewed-by: Tomas VondraBackpatch-through: 13Discussion:https://postgr.es/m/CAAaqYe8cK3g5CfLC4w7bs%3DhC0mSksZC%3DH5M8LSchj5e5OxpTAg%40mail.gmail.com1 parent9aff4dc commit1ca2eb1
2 files changed
+8
-3
lines changedLines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
798 | 798 |
| |
799 | 799 |
| |
800 | 800 |
| |
801 |
| - | |
802 |
| - | |
803 |
| - | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
804 | 806 |
| |
805 | 807 |
| |
806 | 808 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5850 | 5850 |
| |
5851 | 5851 |
| |
5852 | 5852 |
| |
| 5853 | + | |
| 5854 | + | |
| 5855 | + | |
5853 | 5856 |
| |
5854 | 5857 |
| |
5855 | 5858 |
| |
|
0 commit comments
Comments
(0)