forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3a7d66b
committed
Add:
> o Have timestamp subtraction not call justify_hours()?>>http://archives.postgresql.org/pgsql-sql/2006-10/msg00059.php>< o Add overflow checking to timestamp and interval arithmetic> o Add overflow checking to timestamp and interval arithmetic1 parentf16f89a commit3a7d66b
2 files changed
+11
-4
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
242 | 246 |
| |
243 | 247 |
| |
244 | 248 |
| |
| |||
249 | 253 |
| |
250 | 254 |
| |
251 | 255 |
| |
252 |
| - | |
| 256 | + | |
253 | 257 |
| |
254 | 258 |
| |
255 | 259 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
| 217 | + | |
| 218 | + | |
| 219 | + | |
217 | 220 |
| |
218 | 221 |
| |
219 | 222 |
| |
| |||
223 | 226 |
| |
224 | 227 |
| |
225 | 228 |
| |
226 |
| - | |
| 229 | + | |
227 | 230 |
| |
228 | 231 |
| |
229 | 232 |
| |
|
0 commit comments
Comments
(0)