Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Noah Misch <noah@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2011-07-19T14:31:26Z
Lists: pgsql-hackers
On Tue, Jul 19, 2011 at 12:24 AM, Peter Eisentraut <peter_e@gmx.net> wrote: > Please review and fix this compiler warning: > > indexcmds.c: In function ‘CheckIndexCompatible’: > indexcmds.c:126:15: warning: variable ‘amoptions’ set but not used [-Wunused-but-set-variable] I have removed the offending variable. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company