Re: Fractions in GUC variables

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Fractions in GUC variables
Дата
Msg-id 20141215155012.GB9827@momjian.us
обсуждение исходный текст
Ответ на Re: Fractions in GUC variables  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Mon, Dec 15, 2014 at 10:19:19AM -0500, Peter Eisentraut wrote:
> > Overall, I feel that this isn't really worth the trouble. We use
> > fractions consistently now, so there isn't much room for confusion over
> > what the current values mean. Using a percentage might be more familiar
> > for some people, but OTOH you'll have to get used to the fractions
> > anyway, unless we change the default output format too, and I'm not in
> > favour of doing that. I suggest that we just drop this, and remove the
> > TODO item.
> 
> Agreed.
> 
> The patch is sound as far as it goes (I might be inclined to accept
> whitespace between number and % sign), but given the above points and
> the original reason for it having been eliminated, I'm inclined to drop it.

TODO item removed.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Making BackgroundWorkerHandle a complete type or offering a worker enumeration API?