Code cleanup for REINDEX DATABASE/SCHEMA/SYSTEM.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 90c35a9ed06c1353a0d3818c259e629ff09dba18
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-03-08T16:18:43Z
Releases: 9.5.0
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

PathChange+/−
src/backend/commands/indexcmds.c modified +32 −54
src/backend/tcop/utility.c modified +1 −1
src/include/commands/defrem.h modified +1 −1