Re: [COMMITTERS] pgsql: Improve legibility of numeric literal

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [COMMITTERS] pgsql: Improve legibility of numeric literal
Дата
Msg-id 336d38c5-512f-153b-7aeb-cdad6471f2a9@dunslane.net
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Improve legibility of numeric literal  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-committers

On 07/17/2017 10:22 PM, Robert Haas wrote:
> On Mon, Jul 17, 2017 at 3:36 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>> Improve legibility of numeric literal
> Ugh.  Are we going to start doing this all the time?  Some of the
> time?  At the whim of whoever was committing?  I didn't even know this
> was legal syntax.
>



I was just adjusting a commit I had made a very shortly before. It is
legal syntax, but I'd been unable to find the documentation for it until
it was pointed out to me.

I'm sorry of you dislike it, I find it makes the literal much more readable.

cheers

andrew





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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Improve legibility of numeric literal
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Doc: fix thinko in v10 release notes.