forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b29a11
committed
Add missing RangeTblEntry field to jumble
RangeTblEntry.funcordinality should be jumbled, because the WITHORDINALITY clause changes the query result.This was apparently an oversight in the past.Discussion:https://www.postgresql.org/message-id/flat/d7f421f8-fd6d-4759-adc3-247090a5d44b%40eisentraut.org1 parent362de94 commit8b29a11
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
| 378 | + | |
378 | 379 |
| |
379 | 380 |
| |
380 | 381 |
| |
|
0 commit comments
Comments
(0)