Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc code

Barry Lind <barry@xythos.com>

Commit: 3dd85bcb08440bae6210114124aa0002a83c957c
Author: Barry Lind <barry@xythos.com>
Date: 2001-12-11T04:48:05Z
Releases: 7.2.1
Applied patch from Thomas O'Dowd that fixes timestamp parsing.  The jdbc code
wasn't updated to handle more than two decimal digits for fractional seconds
that now are possible in 7.2.  This patch fixes the timestamp parsing logic.
I have built and tested on both jdbc1 and jdbc2.

Files