pg_hba.conf cache

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pg_hba.conf cache
Дата
Msg-id 200107230055.f6N0tic01867@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-patches
Tom, just to summarize, the patch is basically a total rewrite of hba.c.
It keeps the same functionality and logic, but the way pg_hba.conf is
accessed is completely changed from file i/o to List traversal.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_hba.conf caching
Следующее
От: Bruce Momjian
Дата:
Сообщение: pg_hba.conf caching