diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-26 15:38:33 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-26 15:38:33 -0500 |
commit | b043df093a356f0a1936999db3dfddade95c6ffb (patch) | |
tree | cddc5de18ded5b9b334ed6e81a25524782ac0f91 /src/bin/psql/describe.c | |
parent | b1bc381446d7089164b92d52dab1a2d2872dba54 (diff) |
Fix startup so that log prefix %h works for the log_connections message.
We entirely randomly chose to initialize port->remote_host just after
printing the log_connections message, when we could perfectly well do it
just before, allowing %h and %r to work for that message. Per gripe from
Artem Tomyuk.
Diffstat (limited to 'src/bin/psql/describe.c')
0 files changed, 0 insertions, 0 deletions