forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit79588d3
committed
Use SECS_PER_HOUR macro in tzparser.c, instead of constants
Reported-by: CharSyamDiscussion:https://postgr.es/m/CAMrLSE5j_aWfoBDMrSvk14oBKSy+-2cjzNNH_FciirA7Kwo9TA@mail.gmail.comAuthor: CharSyamBackpatch-through: master1 parent9890a85 commit79588d3
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
69 |
| - | |
70 |
| - | |
| 70 | + | |
| 71 | + | |
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
| |||
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
158 |
| - | |
| 159 | + | |
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
|
0 commit comments
Comments
(0)