aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-03-14 17:38:29 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-03-14 17:38:29 +0000
commit967d6add8da648f8a58d9331fe8c5fd864ffc03a (patch)
tree500cb9765cfddb0b1de01026e4886d162456c47b /src/backend/access/gist
parent14686de2b5aa11532f7629af6ec42ea35e50455b (diff)
downloadpostgresql-967d6add8da648f8a58d9331fe8c5fd864ffc03a.tar.gz
postgresql-967d6add8da648f8a58d9331fe8c5fd864ffc03a.zip
Arrange to install a "posixrules" entry in our timezone database, so that
POSIX-style timezone specs that don't exactly match any database entry will be treated as having correct USA DST rules. Also, document that this can be changed if you want to use some other DST rules with a POSIX zone spec. We could consider changing localtime.c's TZDEFRULESTRING, but since that facility can only deal with one DST transition rule, it seems fairly useless now; might as well just plan to override it using a "posixrules" entry. Backpatch as far as 8.0. There isn't much we can do in 7.x ... either your libc gets it right, or it doesn't.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions