Re: Configuration include directory

Поиск
Список
Период
Сортировка
От Marti Raudsepp
Тема Re: Configuration include directory
Дата
Msg-id CABRT9RAqgeThL31bJ=AzaM=4sDWrEr2nQbwKnaPBbWZG0iaPsg@mail.gmail.com
обсуждение исходный текст
Ответ на Configuration include directory  (Greg Smith <greg@2ndQuadrant.com>)
Список pgsql-hackers
On Wed, Nov 16, 2011 at 06:53, Greg Smith <greg@2ndquadrant.com> wrote:
> -Considers all names in that directory that end with *.conf  [Discussion
> concluded more flexibility here would be of limited value relative to how it
> complicates the implementation]

I'd suggest also excluding hidden files -- files that start with a
dot. That's how glob/fnmatch functions work and most "include all
files" implementations are based on that.

Regards,
Marti


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: documentation issue - extensions
Следующее
От: Noah Misch
Дата:
Сообщение: Re: RangeVarGetRelid()