Change reindex command to work properly with gist/hash/rtree
Hiroshi Inoue <inoue@tpf.co.jp>
Change reindex command to work properly with gist/hash/rtree
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gist.c | modified | +5 −4 |
| src/backend/access/hash/hash.c | modified | +5 −4 |
| src/backend/access/rtree/rtree.c | modified | +5 −4 |
| src/backend/catalog/index.c | modified | +4 −5 |