OK, the following patch fixes the bug. The code wasn't handling
comments properly in dealing the the line count. I will backpatch this
into 7.3.
---
Oliver Elphick wrote:
> With this pg_hba.conf (line numbers from vi, of c
I see the problem with the line number here. I will work on a fix now.
Thanks.
---
Oliver Elphick wrote:
> With this pg_hba.conf (line numbers from vi, of course):
>
> 48 # TYPE DATABASEUSERIP-ADDRESS
With this pg_hba.conf (line numbers from vi, of course):
48 # TYPE DATABASEUSERIP-ADDRESS IP-MASK METHOD 49
50 local all all ident
sameuser
51 hostall 127.0.0.1127.0.