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 | b8682a7155bee06667c5773e1ca6499a670338b0 (patch) | |
tree | 6a14a886ee899fbb21d3d2cde0ca662f3a38c35b /contrib/postgres_fdw/postgres_fdw.h | |
parent | cc988fbb0bf60a83b628b5615e6bade5ae9ae6f4 (diff) | |
download | postgresql-b8682a7155bee06667c5773e1ca6499a670338b0.tar.gz postgresql-b8682a7155bee06667c5773e1ca6499a670338b0.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 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions