pg_hba.conf cache - Mailing list pgsql-patches

From Bruce Momjian
Subject pg_hba.conf cache
Date
Msg-id 200107230055.f6N0tic01867@candle.pha.pa.us
Whole thread Raw
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_hba.conf caching
Next
From: Bruce Momjian
Date:
Subject: pg_hba.conf caching