forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf7e7d6f
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 parent21e24eb commitf7e7d6f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6230 | 6230 |
| |
6231 | 6231 |
| |
6232 | 6232 |
| |
6233 |
| - | |
| 6233 | + | |
6234 | 6234 |
| |
6235 | 6235 |
| |
6236 | 6236 |
| |
|
0 commit comments
Comments
(0)