aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-01-10 11:46:16 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2022-01-10 11:46:29 -0500
commit2180833ba90e9657a7e622b419194763890c8a6d (patch)
tree7047fa8fb1ef81e5d2bd2c53abf181925488d04d /src/backend/parser/parse_utilcmd.c
parent32cd4264ccfc00234c6500913800983ca1073729 (diff)
downloadpostgresql-2180833ba90e9657a7e622b419194763890c8a6d.tar.gz
postgresql-2180833ba90e9657a7e622b419194763890c8a6d.zip
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/2191355.1641828552@sss.pgh.pa.us
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions