Files
postgresql/src
Peter Eisentraut 3f3542621f 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
2019-07-06 15:03:17 +02:00
..
2019-07-06 15:03:17 +02:00
2019-07-01 12:50:55 -04:00
2019-05-22 13:04:48 -04:00
2019-05-22 13:04:48 -04:00