Re: RFC: split OBJS lines to one object per line

Поиск
Список
Период
Сортировка
Искать
От
Michael Paquier
Тема
Re: RFC: split OBJS lines to one object per line
Дата
Msg-id
20191030074045.GC20808@paquier.xyz
Ответ на
Список
Дерево обсуждения
RFC: split OBJS lines to one object per line Andres Freund <andres@anarazel.de>
Re: RFC: split OBJS lines to one object per line Tom Lane <tgl@sss.pgh.pa.us>
Re: RFC: split OBJS lines to one object per line Andres Freund <andres@anarazel.de>
Re: RFC: split OBJS lines to one object per line Michael Paquier <michael@paquier.xyz>
Re: RFC: split OBJS lines to one object per line Andres Freund <andres@anarazel.de>
Re: RFC: split OBJS lines to one object per line Michael Paquier <michael@paquier.xyz>
Re: RFC: split OBJS lines to one object per line Tom Lane <tgl@sss.pgh.pa.us>
Re: RFC: split OBJS lines to one object per line Michael Paquier <michael@paquier.xyz>
Re: RFC: split OBJS lines to one object per line Mahendra Singh <mahi6run@gmail.com>
Re: RFC: split OBJS lines to one object per line Michael Paquier <michael@paquier.xyz>
Re: RFC: split OBJS lines to one object per line Mahendra Singh <mahi6run@gmail.com>
Re: RFC: split OBJS lines to one object per line Andres Freund <andres@anarazel.de>
Re: RFC: split OBJS lines to one object per line Mark Dilger <hornschnorter@gmail.com>
Re: RFC: split OBJS lines to one object per line Tom Lane <tgl@sss.pgh.pa.us>
Re: RFC: split OBJS lines to one object per line Peter Geoghegan <pg@bowt.ie>
On Tue, Oct 29, 2019 at 11:32:09PM -0700, Andres Freund wrote:
> Cool. Any opinion on whether to got for
> 
> OBJS = \
> 	dest.o \
> 	fastpath.o \
> ...
> 
> or
> 
> OBJS = dest.o \
> 	fastpath.o \
> ...
> 
> I'm mildly inclined to go for the former.

FWIW, I am more used to the latter, but the former is also fine by
me.
--
Michael
В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: btkimurayuzk
Дата:
FAQ