index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistently use named parameters in timezone code.
Peter Geoghegan
2022-09-19
4
-32
/
+36
*
Expand the use of get_dirent_type(), shaving a few calls to stat()/lstat()
Michael Paquier
2022-09-02
1
-6
/
+2
*
Remove fallbacks for strtoll, strtoull.
Thomas Munro
2022-08-06
1
-4
/
+0
*
Update time zone data files to tzdata release 2022a.
Tom Lane
2022-05-05
1
-16
/
+18
*
Update copyright for 2022
Bruce Momjian
2022-01-07
2
-2
/
+2
*
Update time zone data files to tzdata release 2021e.
Tom Lane
2021-10-29
2
-85
/
+60
*
Doc: improve timezone/README's recipe for tracking Windows zones.
Tom Lane
2021-10-06
1
-5
/
+11
*
Update time zone data files to tzdata release 2021a.
Tom Lane
2021-01-24
2
-96
/
+133
*
Update copyright for 2021
Bruce Momjian
2021-01-02
2
-2
/
+2
*
Improve hash_create()'s API for some added robustness.
Tom Lane
2020-12-15
1
-3
/
+1
*
Update time zone data files to tzdata release 2020d.
Tom Lane
2020-10-22
1
-8
/
+12
*
Sync our copy of the timezone library with IANA release tzcode2020d.
Tom Lane
2020-10-22
2
-3
/
+13
*
Update time zone data files to tzdata release 2020c.
Tom Lane
2020-10-16
1
-40
/
+49
*
Sync our copy of the timezone library with IANA release tzcode2020c.
Tom Lane
2020-10-16
4
-140
/
+79
*
Ensure that distributed timezone abbreviation files are plain ASCII.
Tom Lane
2020-07-17
4
-7
/
+8
*
Remove support for timezone "posixrules" file.
Tom Lane
2020-06-29
3
-57
/
+14
*
Fix compiler warning induced by commit d8b15eeb8.
Tom Lane
2020-06-24
1
-1
/
+14
*
Sync our copy of the timezone library with IANA release tzcode2020a.
Tom Lane
2020-06-17
3
-68
/
+142
*
Run pgindent with new pg_bsd_indent version 2.1.1.
Tom Lane
2020-05-16
3
-8
/
+8
*
Add comments linking pg_strftime to timestamptz_to_str
Alvaro Herrera
2020-05-15
1
-0
/
+6
*
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
1
-5
/
+0
*
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
1
-0
/
+5
*
Update time zone data files to tzdata release 2020a.
Tom Lane
2020-04-24
1
-16
/
+21
*
Require stdint.h
Peter Eisentraut
2020-02-21
1
-12
/
+2
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
2
-2
/
+2
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-2
/
+7
*
Update time zone data files to tzdata release 2019c.
Tom Lane
2019-09-20
2
-55
/
+46
*
Use zic's new "-b slim" option to generate smaller timezone files.
Tom Lane
2019-08-19
1
-1
/
+1
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
1
-1
/
+1
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
1
-1
/
+1
*
Tweak our special-case logic for the IANA "Factory" timezone.
Tom Lane
2019-07-26
1
-14
/
+8
*
Silence compiler warning, hopefully.
Tom Lane
2019-07-19
1
-1
/
+1
*
Update time zone data files to tzdata release 2019b.
Tom Lane
2019-07-17
1
-933
/
+1021
*
Sync our copy of the timezone library with IANA release tzcode2019b.
Tom Lane
2019-07-17
5
-267
/
+305
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
5
-10
/
+10
*
Portability fix for zic.c.
Tom Lane
2019-04-26
2
-3
/
+5
*
Sync our copy of the timezone library with IANA release tzcode2019a.
Tom Lane
2019-04-26
5
-83
/
+237
*
Update time zone data files to tzdata release 2019a.
Tom Lane
2019-04-26
2
-6
/
+9
*
More unconstify use
Peter Eisentraut
2019-02-13
1
-1
/
+1
*
Update time zone data files to tzdata release 2018i.
Tom Lane
2019-02-05
1
-76
/
+222
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
1
-1
/
+1
*
Update copyright for 2019
Bruce Momjian
2019-01-02
2
-2
/
+2
*
Sync our copy of the timezone library with IANA release tzcode2018g.
Tom Lane
2018-10-31
2
-37
/
+49
*
Update time zone data files to tzdata release 2018g.
Tom Lane
2018-10-31
1
-43
/
+39
*
Sync our copy of the timezone library with IANA release tzcode2018f.
Tom Lane
2018-10-19
7
-197
/
+291
*
Update time zone data files to tzdata release 2018f.
Tom Lane
2018-10-19
6
-2627
/
+2660
*
Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.
Tom Lane
2018-10-17
2
-36
/
+54
*
Avoid statically allocating gmtsub()'s timezone workspace.
Tom Lane
2018-10-16
1
-5
/
+6
*
Update time zone data files to tzdata release 2018e.
Tom Lane
2018-05-09
5
-1592
/
+1597
*
Sync our copy of the timezone library with IANA release tzcode2018e.
Tom Lane
2018-05-04
4
-46
/
+129
[next]