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:05:48 -0500 |
commit | 4191b9ece43d28cbf8b1257d1a97896184fc1fdf (patch) | |
tree | 41a0bdc2b25d890f2bad03e2a0e2ecf9ad321541 /src/backend/utils/adt/arrayfuncs.c | |
parent | 4efe7aa2d8df98dc56d74042b25abf77b4e5bb61 (diff) | |
download | postgresql-4191b9ece43d28cbf8b1257d1a97896184fc1fdf.tar.gz postgresql-4191b9ece43d28cbf8b1257d1a97896184fc1fdf.zip |
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/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions