removal of unused argument in ginInsertCleanup()
Hi,
I found the unused argument "vac_delay" in ginInsertCleanup().
I think that we should remove it. Patch attached.
Regards,
--
Fujii Masao
Attachments:
remove-unused-argument.patchtext/x-patch; charset=US-ASCII; name=remove-unused-argument.patchDownload+13-16
On Wed, Jan 20, 2016 at 11:32 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
I found the unused argument "vac_delay" in ginInsertCleanup().
I think that we should remove it. Patch attached.
Visibly an oversight of dc943ad, +1 for nuking it.
--
Michael
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On Thu, Jan 21, 2016 at 9:15 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
On Wed, Jan 20, 2016 at 11:32 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
I found the unused argument "vac_delay" in ginInsertCleanup().
I think that we should remove it. Patch attached.Visibly an oversight of dc943ad, +1 for nuking it.
Ok, pushed!
Regards,
--
Fujii Masao
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers