Re: PostgreSQL 9.3 beta breaks some extensions "make install"
В списке pgsql-hackers по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | Re: PostgreSQL 9.3 beta breaks some extensions "make install" |
| Дата | |
| Msg-id | 5191A84D.7000704@dunslane.net обсуждение исходный текст |
| Ответ на | Re: PostgreSQL 9.3 beta breaks some extensions "make install" (Peter Eisentraut <peter_e@gmx.net>) |
| Ответы |
Re: PostgreSQL 9.3 beta breaks some extensions "make install"
|
| Список | pgsql-hackers |
On 05/13/2013 10:27 PM, Peter Eisentraut wrote: > On Tue, 2013-05-14 at 04:12 +0300, Marti Raudsepp wrote: >> It's caused by this common pattern in extension makefiles: >> DATA = $(wildcard sql/*--*.sql) sql/$(EXTENSION)--$(EXTVERSION).sql >> > What is the point of this? Why have the wildcard and then the > non-wildcard term? > > I think using wildcard is bad style and you should fix it. > I've been caught by it. I'm not sure why the wildcard is a bad idea - don't we want any present update sql files to be installed? . I don't see any reason to have the redundant addition of the current version's sql file, though. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера