diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-12-29 18:05:34 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-12-29 18:06:00 -0500 |
commit | 49832227b2fad0e1137d535c3a1906813c8ebb31 (patch) | |
tree | 1894bf1c67931079e7655e16272525f11a72f94d /src/backend/access/transam/xlog.c | |
parent | 58359983909ae2c4038da21c907d606fd6da9bdf (diff) |
Fix incorrect example of to_timestamp() usage.
Must use HH24 not HH to read a hour value exceeding 12.
This was already fixed in HEAD in commit d3cd36a13, but I didn't think
of backpatching it.
Report: https://postgr.es/m/20161229170043.10139.21416@wrigleys.postgresql.org
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions