Commit 63e1098
committed
Improve slightly misleading internal error message
The error message was talking about RowCompareType but was actually
checking strategy numbers. While those are closely related, it is
better to be accurate.
Discussion: https://www.postgresql.org/message-id/flat/E72EAA49-354D-4C2E-8EB9-255197F55330@enterprisedb.com1 parent 9d7aa40 commit 63e1098
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4033 | 4033 | | |
4034 | 4034 | | |
4035 | 4035 | | |
4036 | | - | |
4037 | | - | |
| 4036 | + | |
4038 | 4037 | | |
4039 | 4038 | | |
4040 | 4039 | | |
| |||
0 commit comments