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 | 2acb682f68255e9df4f31ff6421d900a467a4675 (patch) | |
tree | 0b305f90c4c3c5ce61354e1d7cf164116ad67591 /src/backend/access/gist/giststrat.c | |
parent | e8267aba5fcf9f107cd20b8d0e7d199ecaf74a27 (diff) | |
download | postgresql-2acb682f68255e9df4f31ff6421d900a467a4675.tar.gz postgresql-2acb682f68255e9df4f31ff6421d900a467a4675.zip |
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/backend/access/gist/giststrat.c')
0 files changed, 0 insertions, 0 deletions