summaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-01-26 15:38:33 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-01-26 15:38:33 -0500
commit2b3983158726be1b2494208786506dfccd900d47 (patch)
tree4db510a21a9a2ae46be5172d089928aa035d68b7 /src/backend/executor/execMain.c
parent8b3d5280125f25c9eee5531fe5ff059f5e922da5 (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/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions