Re: Allow continuations in "pg_hba.conf" files - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Allow continuations in "pg_hba.conf" files
Date
Msg-id alpine.DEB.2.22.394.2009041540150.1682094@pseudo
Whole thread Raw
In response to Re: Allow continuations in "pg_hba.conf" files  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Allow continuations in "pg_hba.conf" files  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello Tom,

>> Accordingly, I borrowed some code from that thread and present
>> the attached revision.  I also added some test coverage, since
>> that was lacking before, and wordsmithed docs and comments slightly.
>
> Hearing no comments, pushed that way.

Thanks for the fixes and improvements!

I notice that buf.data is not freed. I guess that the server memory 
management will recover it.

-- 
Fabien.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCH] Redudant initilization
Next
From: Ashutosh Bapat
Date:
Subject: Re: Report error position in partition bound check