- Notifications
You must be signed in to change notification settings - Fork28
Commit2843a13

Barry Lind
Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a problem with leading zeros being lost on fractional seconds when setting a timestamp value on a PreparedStatement.
1 parentd013dbe commit2843a13
File tree
2 files changed
+23
-2
lines changed- src/interfaces/jdbc/org/postgresql
- jdbc1
- jdbc2
2 files changed
+23
-2
lines changedLines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
391 | 402 |
| |
392 |
| - | |
| 403 | + | |
393 | 404 |
| |
394 | 405 |
| |
395 | 406 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
415 | 425 |
| |
416 | 426 |
| |
417 | 427 |
| |
418 | 428 |
| |
419 |
| - | |
| 429 | + | |
420 | 430 |
| |
421 | 431 |
| |
422 | 432 |
| |
|
0 commit comments
Comments
(0)