Code for SET/SHOW TIME ZONE with a fixed-interval timezone was not
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 Jun 2005 01:48:55 +0000 (01:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 Jun 2005 01:48:55 +0000 (01:48 +0000)
commit39c939895622038f491f3a6a8ac9919eded49cb2
treef54fdabca22e8b388be23c6c4b882be797ea4f3c
parentb38bcb2fa0de59ba09ccbb03d4ae9d65cbbf5326
Code for SET/SHOW TIME ZONE with a fixed-interval timezone was not
prepared for HAVE_INT64_TIMESTAMP.  Per report from Guillaume Beaudoin.
src/backend/commands/variable.c