On Wed, Dec 10, 2014 at 9:53 PM, Sawada Masahiko <[email protected]> wrote: > 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).
Applied. Thanks! Regards, -- Fujii Masao -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
