Re: Unused parameter in vacuum.c
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
From: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
To: Shigeru HANADA <hanada@metrosystems.co.jp>
Cc: pgsql-hackers@postgresql.org
Date: 2010-11-18T08:05:55Z
Lists: pgsql-hackers
On 18.11.2010 08:12, Shigeru HANADA wrote: > When I was reading vacuum.c, I found that the parameter 'stmttype' of > get_rel_oids() is not used at all. The parameter had been used as > command tag in the notice message about "invalid object type", but now > such messages are reported by other functions. > > Please find attached remove-unused-parameter patch. Thanks, applied. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com