Re: BUG #16695: pg_hba_file_rules NULL address and netmask
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: petervandivier@gmail.com
Cc: pgsql-bugs@lists.postgresql.org
Date: 2020-11-02T22:15:02Z
Lists: pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes: > pg_hba_file_rules reports NULL address and netmask values incorrectly on > FreeBSD 11 for tested postgres versions 10-13 (at least). e.g. This is kind of an unhelpful bug report: you did not show what results you got, nor what you expected to get. regards, tom lane
Commits
-
Fix unportable use of getnameinfo() in pg_hba_file_rules view.
- f28b089cbd35 11.10 landed
- d3befe9b98d5 12.5 landed
- a58a631b4af0 13.1 landed
- 7827497ba2e6 10.15 landed
- 0a4b34031279 14.0 landed