On Tue, Dec 9, 2014 at 12:31 AM, Simon Riggs <[email protected]> wrote:
> REINDEX SCHEMA
>
> Add new SCHEMA option to REINDEX and reindexdb.
>
> Sawada Masahiko
>
> Reviewed by Michael Paquier and Fabrízio de Royes Mello
>

I noticed that the unused variable in ReindexStmt has not been removed yet.
We changed to logic of ReindexObject to avoid boolean dance.
Attached patch rid of them(do_user and do_system variable).

Regards,

-------
Sawada Masahiko

Attachment: 000_Rid_of_unused_variable_from_ReindexStmt.patch
Description: Binary data

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to