index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
Age
Commit message (
Expand
)
Author
2020-05-15
Add comments linking pg_strftime to timestamptz_to_str
Alvaro Herrera
2020-05-13
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-12
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-04-24
Update time zone data files to tzdata release 2020a.
Tom Lane
2020-02-21
Require stdint.h
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-09-20
Update time zone data files to tzdata release 2019c.
Tom Lane
2019-08-19
Use zic's new "-b slim" option to generate smaller timezone files.
Tom Lane
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-07-26
Tweak our special-case logic for the IANA "Factory" timezone.
Tom Lane
2019-07-19
Silence compiler warning, hopefully.
Tom Lane
2019-07-17
Update time zone data files to tzdata release 2019b.
Tom Lane
2019-07-17
Sync our copy of the timezone library with IANA release tzcode2019b.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-04-27
Portability fix for zic.c.
Tom Lane
2019-04-26
Sync our copy of the timezone library with IANA release tzcode2019a.
Tom Lane
2019-04-26
Update time zone data files to tzdata release 2019a.
Tom Lane
2019-02-13
More unconstify use
Peter Eisentraut
2019-02-05
Update time zone data files to tzdata release 2018i.
Tom Lane
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-10-31
Sync our copy of the timezone library with IANA release tzcode2018g.
Tom Lane
2018-10-31
Update time zone data files to tzdata release 2018g.
Tom Lane
2018-10-19
Sync our copy of the timezone library with IANA release tzcode2018f.
Tom Lane
2018-10-19
Update time zone data files to tzdata release 2018f.
Tom Lane
2018-10-17
Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.
Tom Lane
2018-10-16
Avoid statically allocating gmtsub()'s timezone workspace.
Tom Lane
2018-05-09
Update time zone data files to tzdata release 2018e.
Tom Lane
2018-05-04
Sync our copy of the timezone library with IANA release tzcode2018e.
Tom Lane
2018-04-29
Update time zone data files to tzdata release 2018d.
Tom Lane
2018-01-27
Update time zone data files to tzdata release 2018c.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-12-04
Clean up assorted messiness around AllocateDir() usage.
Tom Lane
2017-11-25
Replace raw timezone source data with IANA's new compact format.
Tom Lane
2017-10-23
Update time zone data files to tzdata release 2017c.
Tom Lane
2017-10-23
Sync our copy of the timezone library with IANA release tzcode2017c.
Tom Lane
2017-09-22
Sync our copy of the timezone library with IANA tzcode master.
Tom Lane
2017-09-22
Revert "Fix bool/int type confusion"
Tom Lane
2017-09-14
Fix bool/int type confusion
Peter Eisentraut
2017-09-01
Ensure SIZE_MAX can be used throughout our code.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-05-07
Guard against null t->tm_zone in strftime.c.
Tom Lane
2017-05-07
Restore fullname[] contents before falling through in pg_open_tzfile().
Tom Lane
2017-05-03
Improve performance of timezone loading, especially pg_timezone_names view.
Tom Lane
2017-05-01
Update time zone data files to tzdata release 2017b.
Tom Lane
2017-04-30
Sync our copy of the timezone library with IANA release tzcode2017b.
Tom Lane
[next]