Remove unused fields from ReindexStmt.

Fujii Masao <fujii@postgresql.org>

Commit: 3b6ca123b5665044557154385a6be5d1df76c5e5
Author: Fujii Masao <fujii@postgresql.org>
Date: 2014-12-24T12:40:47Z
Releases: 9.5.0
Remove unused fields from ReindexStmt.

fe263d1 changed the REINDEX logic so that those fields are not used at all,
but forgot to remove them.

Sawada Masahiko

Files

PathChange+/−
src/backend/nodes/copyfuncs.c modified +0 −2
src/backend/nodes/equalfuncs.c modified +0 −2
src/include/nodes/parsenodes.h modified +0 −2