Make psql report "SSL connection (unknown cipher)" when libpq has set
Magnus Hagander <magnus@hagander.net>
Make psql report "SSL connection (unknown cipher)" when libpq has set up a SSL connection, but psql is compiled without support for it. Not a really realistic use-case, but the patch also cuts down on the number of places with #ifdef's...
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +11 −7 |