forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit97c8509
committed
pgstattuple: Add new error case for spgist indexes.
Extracted from a larger patch by Jaime Casanova, reviewed by Noah Misch.I think this error message could use some more extensive revision, butthis at least makes the handling of spgist consistent with what we do forother types of indexes that this code doesn't know how to handle.1 parent717f6d6 commit97c8509
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
| 234 | + | |
| 235 | + | |
| 236 | + | |
234 | 237 |
| |
235 | 238 |
| |
236 | 239 |
| |
|
0 commit comments
Comments
(0)