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

REL8_3_STABLE
Bruce Momjian 19 years ago
parent faf69ee4a3
commit 0afabecbfd
  1. 4
      doc/src/sgml/config.sgml

@ -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.99 2006/12/12 21:30:33 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>

Loading…
Cancel
Save