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

2017-07-17 Thread Andrew Dunstan
On 07/17/2017 10:22 PM, Robert Haas wrote: > On Mon, Jul 17, 2017 at 3:36 PM, Andrew Dunstan 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 sy

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

2017-07-17 Thread Robert Haas
On Mon, Jul 17, 2017 at 3:36 PM, Andrew Dunstan 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. -- Robert Haas EnterpriseDB: http://www.enter

[COMMITTERS] pgsql: Improve legibility of numeric literal

2017-07-17 Thread Andrew Dunstan
Improve legibility of numeric literal Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/cde11fa3c003407fc6c4ddc427d57e588ea17d1c Modified Files -- src/test/perl/PostgresNode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-commi