| From: | Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Subject: | Use HostsFileName everywhere |
| Date: | 2026-06-18 06:10:14 |
| Message-ID: | CAN4CZFMARYjQfgyRaCKOXDO=Q91kuKn=pSC02DAOOr23ojhEGQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello!
I noticed that 3 error messages hardcode pg_hosts.conf instead of
using the user-configured filename.
Attached patch fixes these occurrences.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Use-HostsFileName-everywhere.patch | application/octet-stream | 1.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashutosh Bapat | 2026-06-18 06:11:48 | Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern |
| Previous Message | Michael Paquier | 2026-06-18 06:06:04 | Re: Fix DROP PROPERTY GRAPH "unsupported object class" error |