forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4983222
committed
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 commitd3cd36a, but I didn't thinkof backpatching it.Report:https://postgr.es/m/20161229170043.10139.21416@wrigleys.postgresql.org1 parent5835998 commit4983222
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5945 | 5945 |
| |
5946 | 5946 |
| |
5947 | 5947 |
| |
5948 |
| - | |
| 5948 | + | |
5949 | 5949 |
| |
5950 | 5950 |
| |
5951 | 5951 |
| |
|
0 commit comments
Comments
(0)