diff options
author | Dave Cramer <davec@fastcrypt.com> | 2002-03-05 03:29:30 +0000 |
---|---|---|
committer | Dave Cramer <davec@fastcrypt.com> | 2002-03-05 03:29:30 +0000 |
commit | 8f83590aa18ed5416b094225fe46b1e0611569e3 (patch) | |
tree | fa6405156c221b6e15f1e3aad4f3af20269f16ea /src/backend/access/gist/gistget.c | |
parent | 7aa6270fc7ac60b8a7ef1364a40d67636e735af0 (diff) | |
download | postgresql-8f83590aa18ed5416b094225fe46b1e0611569e3.tar.gz postgresql-8f83590aa18ed5416b094225fe46b1e0611569e3.zip |
Patch from Ryouichi Matsuda
An attached patch corrects problem of this bug and fractional second.
The handling of time zone was as follows:
(a) with time zone
using SimpleDateFormat("yyyy-MM-dd HH:mm:ss z")
(b) without time zone
using SimpleDateFormat("yyyy-MM-dd HH:mm:ss")
About problem of fractional second,
Fractional second was changed from milli-second to nano-second
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions