Template matching, a different perspective

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Template matching, a different perspective
Дата
Msg-id Pine.LNX.4.21.0007130048150.790-100000@localhost.localdomain
обсуждение исходный текст
Ответы Re: Template matching, a different perspective
Список pgsql-hackers
One thing that occurred to me, if I'm going to rejuggle the templates, why
not name them like the Makefile.${os} and the include/port/${os}.h? We
don't really need two matching logics and no matter how smart we make the
template matching, there's still nothing to be gained if we don't find the
right Makefile.port and include/port/os.h (which we apparently do). So
perhaps get rid of all the fanciness and just use the name detected by the
big case statement at the top of configure.in? (And then treat the subtle
differences *within* the template files.)

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



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

Предыдущее
От: Pavel.Janik@linux.cz (Pavel Janík ml.)
Дата:
Сообщение: Re: pg_dump & blobs - editable dump?
Следующее
От: Tom Lane
Дата:
Сообщение: Proposal for aggregate-function cleanups in 7.1