public inbox for [email protected]  
help / color / mirror / Atom feed
From: Peter Eisentraut <[email protected]>
To: [email protected]
To: [email protected]
Subject: Re: change float4 to floating point about type of autovacuum_vacuum_insert_scale_factor
Date: Fri, 25 Jun 2021 08:17:10 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <TYAPR01MB28965989AF84B57FC351B97BC40F9@TYAPR01MB2896.jpnprd01.prod.outlook.com>
References: <TYAPR01MB28965989AF84B57FC351B97BC40F9@TYAPR01MB2896.jpnprd01.prod.outlook.com>

On 16.06.21 07:22, [email protected] wrote:
> As shown below, the argument types of autovacuum_vacuum_insert_scale_factor and toast.autovacuum_vacuum_insert_scale_factor are different from the others.
> ---
> autovacuum_vacuum_scale_factor, toast.autovacuum_vacuum_scale_factor (floating point)
> autovacuum_vacuum_insert_scale_factor, toast.autovacuum_vacuum_insert_scale_factor (float4)
> autovacuum_analyze_scale_factor (floating point)
> autovacuum_vacuum_cost_delay, toast.autovacuum_vacuum_cost_delay (floating point)
> https://www.postgresql.org/docs/devel/sql-createtable.html
> ---
> 
> So, I thought it was better to be consistent with "floating point", and I created the patch.

committed






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: change float4 to floating point about type of autovacuum_vacuum_insert_scale_factor
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox