diff options
author | Tom Lane | 2022-01-10 16:46:16 +0000 |
---|---|---|
committer | Tom Lane | 2022-01-10 16:46:16 +0000 |
commit | 9ef2c655558bb1ec20c4f87850d9322420e35acb (patch) | |
tree | 8012bb3566e4814963acc1fd02d800de774664f1 /src | |
parent | 90657b42bfd592d906989023886ff2875ff2ae95 (diff) |
Doc: fix bogus example about ambiguous timestamps.
I had a brain fade in commit d32899157, and used 2:30AM as the
example timestamp for both spring-forward and fall-back cases.
But it's not actually ambiguous at all in the fall-back case,
because that transition is from 2AM to 1AM under USA rules.
Fix the example to use 1:30AM, which *is* ambiguous.
Noted while answering a question from Aleksander Alekseev.
Back-patch to all supported branches.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions