Magnus Hagander <[EMAIL PROTECTED]> writes:
> I just noticed that if you have libpq with SSL support, but psql
> without, we don't print any SSL information at all. Would it be
> worthwhile to have it print that SSL is in use, even if we can't print
> the details about the connection?

I think the use-case for this is nonexistent, but you can still sell the
change on the grounds of reducing the number of #ifdefs.

It might be worth putting a comment in there, because people will wonder
what the heck this is about.

        /* this can only happen if libpq has SSL support and psql doesn't */

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to