removal of unused argument in ginInsertCleanup()

Started by Fujii Masaoabout 10 years ago3 messageshackers
Jump to latest
#1Fujii Masao
masao.fujii@gmail.com

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
#2Michael Paquier
michael@paquier.xyz
In reply to: Fujii Masao (#1)
Re: removal of unused argument in ginInsertCleanup()

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

#3Fujii Masao
masao.fujii@gmail.com
In reply to: Michael Paquier (#2)
Re: removal of unused argument in ginInsertCleanup()

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