Code cleanup for REINDEX DATABASE/SCHEMA/SYSTEM.
Tom Lane <tgl@sss.pgh.pa.us>
Code cleanup for REINDEX DATABASE/SCHEMA/SYSTEM. Fix some minor infelicities. Some of these things were introduced in commit fe263d115a7dd16095b8b8f1e943aff2bb4574d2, and some are older.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/indexcmds.c | modified | +32 −54 |
| src/backend/tcop/utility.c | modified | +1 −1 |
| src/include/commands/defrem.h | modified | +1 −1 |