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 4aefba9 commit 6b77778Copy full SHA for 6b77778
doc/src/sgml/regress.sgml
@@ -313,6 +313,15 @@ The runtime path is /usr/local/pgsql (other paths are possible).
313
environment variable PGTZ to PST8PDT to ensure proper results.
314
</Para>
315
316
+ <Para>
317
+ Some of the queries in the "timestamp" test will fail if you run
318
+ the test on the day of a daylight-savings time changeover, or the
319
+ day before or after one. These queries assume that the intervals
320
+ between midnight yesterday, midnight today and midnight tomorrow are
321
+ exactly twenty-four hours ... which is wrong if daylight-savings time
322
+ went into or out of effect meanwhile.
323
+ </Para>
324
+
325
<Para>
326
There appear to be some systems which do not accept the recommended syntax
327
for explicitly setting the local time zone rules; you may need to use
0 commit comments