mirror of https://github.com/postgres/postgres
The intention behind 1b73d0b
was to limit the use of TokenizedAuthLine,
but I have fat-fingered one location in parse_hba_line() when creating
the HbaLine, where this should use the local variable and not the value
coming from TokenizedAuthLine. This logic is the exactly the same, but
let's be clean about all that on consistency grounds.
Reported-by: Julien Rouhaud
Discussion: https://postgr.es/m/20221026032730.k3sib5krgm7l6njk@jrouhaud
pull/107/head
parent
1b73d0b1c3
commit
37d264478a
Loading…
Reference in new issue