]> granicus.if.org Git - postgresql/commit
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:45 +0000 (01:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 Jun 2005 01:48:45 +0000 (01:48 +0000)
commit2f5b2558d31ec2ca7353ae32160a6885df3690bc
tree7f1e74f9c28123fe11c5fa1de6b32e4bc0f1d9d3
parent272f23c814929f7e5cd90c361815bbfef036a831
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