forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4b9fbd6
committed
Allow relkind 'I' in type_sanity test.
This is cosmetic at present, since no partitioned indexes havebeen created yet at the stage of the regression tests whentype_sanity runs. But it's confusing that this list of allowedvalues doesn't match reality, so fix it.Noted by Jian He.Discussion:https://postgr.es/m/CACJufxHhr58q-YoBeqnY5P-u8Xe2X5sMtsr3LYE1nQDwdqjB4w@mail.gmail.com1 parent05ce730 commit4b9fbd6
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
503 |
| - | |
| 503 | + | |
504 | 504 |
| |
505 | 505 |
| |
506 | 506 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
|
0 commit comments
Comments
(0)