forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd112ea4
committed
libpq: Remove a gettext marker
This one error message is just a workaround for a missing OpenSSLerror string. But OpenSSL does not have gettext support, so we don'tneed to provide it in our workaround either. That way, theuser-facing behavior is consistent whether the user has a fixedOpenSSL or not.1 parentf376996 commitd112ea4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1753 | 1753 |
| |
1754 | 1754 |
| |
1755 | 1755 |
| |
1756 |
| - | |
| 1756 | + | |
1757 | 1757 |
| |
1758 | 1758 |
| |
1759 | 1759 |
| |
|
0 commit comments
Comments
(0)