diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-21 22:19:46 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-21 22:19:46 +0000 |
commit | 5fc2d7e45148b92ea082356b425562c3cb971954 (patch) | |
tree | 03030dddac7a5e321ad206de5412b7830c889453 /src/backend/commands/async.c | |
parent | c714e5cba7ae76e9f4c7fbeedb6dcb4f203e708b (diff) | |
download | postgresql-5fc2d7e45148b92ea082356b425562c3cb971954.tar.gz postgresql-5fc2d7e45148b92ea082356b425562c3cb971954.zip |
Suppress timezone (%Z) part of timestamp display when running on Windows,
because on that platform strftime produces localized zone names in varying
encodings. Even though it's only in a comment, this can cause encoding
errors when reloading the dump script. Per suggestion from Andreas
Seltenreich. Also, suppress %Z on Windows in the %s escape of
log_line_prefix ... not sure why this one is different from the other two,
but it shouldn't be.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions