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:54 -0500 |
commit | ea853db4a58fe8c0fcfe7f945f5ca5c800264e5a (patch) | |
tree | 9685f24da6e368f1f16d567ca9876cf41259e5b2 /src/backend/utils/adt/tsvector_parser.c | |
parent | 0b947b692c5e6ef3c20a6b24cad5a3b29f3210f1 (diff) | |
download | postgresql-ea853db4a58fe8c0fcfe7f945f5ca5c800264e5a.tar.gz postgresql-ea853db4a58fe8c0fcfe7f945f5ca5c800264e5a.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/tsvector_parser.c')
0 files changed, 0 insertions, 0 deletions