.gitignore config.cache and comment about regression.(out|diff)

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема .gitignore config.cache and comment about regression.(out|diff)
Дата
Msg-id 548F8119.1030504@BlueTreble.com
обсуждение исходный текст
Ответы Re: .gitignore config.cache and comment about regression.(out|diff)  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
config.cache is created when you pass -C to configure, which speeds it up considerably (3.5s vs 16.5 on my laptop). It
wouldbe nice to just ignore the cache file it generates. 

Originally this patch also ignored the regression output files, until I realized why that was a bad idea. Add a comment
aboutthat. 
--
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com

Вложения

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

Предыдущее
От: Alex Shulgin
Дата:
Сообщение: Re: REVIEW: Track TRUNCATE via pgstat
Следующее
От: Marc Fournier
Дата:
Сообщение: Re: moving Orafce from pgFoundry - pgFoundry management