Document that log_line_prefix %t does not print timezone on Win32.

This commit is contained in:
Bruce Momjian 2006-12-12 21:30:41 +00:00
parent 9178874f34
commit e1b09b59de

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.98 2006/11/30 20:50:44 petere Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.98.2.1 2006/12/12 21:30:41 momjian Exp $ -->
<chapter Id="runtime-config">
<title>Server Configuration</title>
@ -2803,7 +2803,7 @@ SELECT * FROM parent WHERE key = 2400;
</row>
<row>
<entry><literal>%t</literal></entry>
<entry>Time stamp (no milliseconds)</entry>
<entry>Time stamp (no milliseconds, no timezone on Windows)</entry>
<entry>no</entry>
</row>
<row>