Re: perlcritic and perltidy
От
Alvaro Herrera
Тема
Re: perlcritic and perltidy
Дата
Msg-id
20180508170251.jxph6zblonie6f3l@alvherre.pgsql
Ответ на
Re: perlcritic and perltidy (Stephen Frost)
Список
Дерево обсуждения
perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Tom Lane <tgl@sss.pgh.pa.us>
Re: perlcritic and perltidy Bruce Momjian <bruce@momjian.us>
Re: perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Tom Lane <tgl@sss.pgh.pa.us>
Re: perlcritic and perltidy Stephen Frost <sfrost@snowman.net>
Re: perlcritic and perltidy Michael Paquier <michael@paquier.xyz>
Re: perlcritic and perltidy Stephen Frost <sfrost@snowman.net>
Re: perlcritic and perltidy Michael Paquier <michael@paquier.xyz>
Re: perlcritic and perltidy Stephen Frost <sfrost@snowman.net>
Re: perlcritic and perltidy David Steele <david@pgmasters.net>
Re: perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Stephen Frost <sfrost@snowman.net>
Re: perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Stephen Frost <sfrost@snowman.net>
Re: perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Stephen Frost <sfrost@snowman.net>
Re: perlcritic and perltidy Alvaro Herrera <alvherre@2ndquadrant.com>
Re: perlcritic and perltidy Stephen Frost <sfrost@snowman.net>
Re: perlcritic and perltidy Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: perlcritic and perltidy Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perlcritic and perltidy Alvaro Herrera <alvherre@2ndquadrant.com>
Re: perlcritic and perltidy Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Stephen Frost wrote: > * Andrew Dunstan (andrew.dunstan@2ndquadrant.com) wrote: > > > - 'XLogRecPtr' => 'pg_lsn'); > > + 'XLogRecPtr' => 'pg_lsn',); > > There's not much point adding the ',' unless you're also putting the > ');' on the next line, is there..? > > Or is that going to be handled in a follow-up patch? IMO we should classify this one as pointless uglification and move on. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления