- Notifications
You must be signed in to change notification settings - Fork59
Commit6fecdf7
committed
[PGPRO-11393] Added test for "ORDER BY" error message
If the "rum" index is created without the "WITH" operator,two columns must be specified for "ORDER BY" to work.Added a test that checks for an error message if only onecolumn is specified in the "ORDER BY".Tags: rum1 parent53948ec commit6fecdf7
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
463 | 468 | | |
464 | 469 | | |
465 | 470 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
98 | 105 | | |
99 | 106 | | |
100 | 107 | | |
| |||
0 commit comments
Comments
(0)