Re: Re: pg_hba.conf caching - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Re: pg_hba.conf caching
Date
Msg-id 200107222311.f6MNBxa27488@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_hba.conf caching  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
> It seems that the vast bulk of this patch is trivial reformatting of
> the existing pg_hba code.  I'm having difficulty seeing what the actual
> code changes were --- any chance that you could extract and post just
> those diffs?

Yes, I agree it looks that way.  Every access to 'buf' became an access
to 'token'.  I did move the comments to the top of each function rather
than being after the function header.  Not sure how to better present
it.

--
  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: Tom Lane
Date:
Subject: Re: pg_hba.conf caching
Next
From: Bruce Momjian
Date:
Subject: Re: pg_hba.conf caching