We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf69ee commit 0afabecCopy full SHA for 0afabec
doc/src/sgml/config.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
3
<chapter Id="runtime-config">
4
<title>Server Configuration</title>
@@ -2803,7 +2803,7 @@ SELECT * FROM parent WHERE key = 2400;
2803
</row>
2804
<row>
2805
<entry><literal>%t</literal></entry>
2806
- <entry>Time stamp (no milliseconds)</entry>
+ <entry>Time stamp (no milliseconds, no timezone on Windows)</entry>
2807
<entry>no</entry>
2808
2809
0 commit comments