- Notifications
You must be signed in to change notification settings - Fork5
Commite27f52f
committed
Reject empty pg_hba.conf files.
An empty HBA file is surely an error, since it means there is no way toconnect to the server. We've not heard identifiable reports of peopleactually doing that, but this will also close off the case Thom Brown justcomplained of, namely pointing hba_file at a directory. (On at least someplatforms with some directories, it will read as an empty file.)Perhaps this should be back-patched, but given the lack of previouscomplaints, I won't add extra work for the translators.1 parent7c19e04 commite27f52f
1 file changed
+22
-10
lines changedLines changed: 22 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1685 | 1685 |
| |
1686 | 1686 |
| |
1687 | 1687 |
| |
1688 |
| - | |
1689 |
| - | |
1690 |
| - | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
1691 | 1695 |
| |
1692 | 1696 |
| |
1693 | 1697 |
| |
| |||
1710 | 1714 |
| |
1711 | 1715 |
| |
1712 | 1716 |
| |
1713 |
| - | |
1714 |
| - | |
1715 |
| - | |
1716 |
| - | |
1717 |
| - | |
1718 |
| - | |
1719 | 1717 |
| |
1720 | 1718 |
| |
1721 | 1719 |
| |
| |||
1755 | 1753 |
| |
1756 | 1754 |
| |
1757 | 1755 |
| |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
1758 | 1770 |
| |
1759 | 1771 |
| |
1760 | 1772 |
| |
1761 | 1773 |
| |
1762 | 1774 |
| |
1763 | 1775 |
| |
1764 |
| - | |
| 1776 | + | |
1765 | 1777 |
| |
1766 | 1778 |
| |
1767 | 1779 |
| |
|
0 commit comments
Comments
(0)