diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-07-06 14:58:08 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-07-06 15:03:17 +0200 |
commit | 3f3542621f131379e32e9283d40853cb6d03a97f (patch) | |
tree | 87d7b9af32d294081b95d6444da2f8ce839ebae3 /src/backend/executor/nodeProjectSet.c | |
parent | 78d41f6c9b0e1c4bd28f9b80cd07c7530660312f (diff) | |
download | postgresql-3f3542621f131379e32e9283d40853cb6d03a97f.tar.gz postgresql-3f3542621f131379e32e9283d40853cb6d03a97f.zip |
psql: Fix logging output format
In normal interactive mode, psql's log messages accidentally got a
"psql:" prefix that was not supposed to be there. This only happened
if there was no .psqlrc file being read, so it wasn't discovered for a
while. Fix this by adding the appropriate logging format
configuration call in the right code path.
Discussion: https://www.postgresql.org/message-id/7586.1560540361@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions