Skip to content

Commit 7582e0b

Browse files
committed
Make \conninfo print SSL information.
Alastair Turner, per suggestion from Bruce Momjian.
1 parent 80491a1 commit 7582e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/psql/command.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ exec_command(const char *cmd,
314314
else
315315
printf(_("You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"),
316316
db, PQuser(pset.db), host, PQport(pset.db));
317+
printSSLInfo();
317318
}
318319
}
319320

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy