Remove unused function argument - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Remove unused function argument
Date
Msg-id ec8a8b45-a30b-9193-cd4b-985d60d1497e@2ndquadrant.com
Whole thread Raw
Responses Re: Remove unused function argument  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
The cache_plan argument to ri_PlanCheck has not been used since
e8c9fd5fdf768323911f7088e8287f63b513c3c6.  I propose to remove it.

That commit said "I left it alone in case there is any future need for 
it" but there hasn't been a need in 7 years, and I find it confusing to 
have an unused function argument without a clear purpose.  It would 
trivial to put it back if needed.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: TRACE_SORT defined by default
Next
From: Dilip Kumar
Date:
Subject: Re: [HACKERS] Block level parallel vacuum