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
REL_19_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
2026-08-11
Tweak allocation rule for tzload()'s "union local_storage" variable.
Tom Lane
2026-08-05
Fix MSVC warnings from new timezone code
Peter Eisentraut
2026-08-02
Update time zone data files to tzdata release 2026c.
Tom Lane
2026-07-11
Fix for loop variables used with lengthof
Peter Eisentraut
2026-07-01
Fix macro-redefinition warning introduced by aeb07c55f.
Tom Lane
2026-07-01
Sync our copy of the timezone library with IANA release tzcode2026b.
Tom Lane
2026-05-13
Pre-beta mechanical code beautification, step 1: run pgindent.
Tom Lane
2026-05-11
Guard against unsafe conditions in usage of pg_strftime().
Tom Lane
2026-04-24
Update time zone data files to tzdata release 2026b.
Tom Lane
2026-04-22
Harmonize function parameter names for Postgres 19.
Peter Geoghegan
2026-02-19
Use fallthrough attribute instead of comment
Peter Eisentraut
2026-01-18
Update time zone data files to tzdata release 2025c.
Tom Lane
2026-01-01
Update copyright for 2026
Bruce Momjian
2025-12-09
Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
2025-12-05
Fix some cases of indirectly casting away const.
Tom Lane
2025-11-21
Update timezone to C99
Peter Eisentraut
2025-11-20
Remove obsolete cast
Peter Eisentraut
2025-09-03
Generate GUC tables from .dat file
Peter Eisentraut
2025-04-30
Update time zone data files to tzdata release 2025b.
Tom Lane
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-01-20
Update time zone data files to tzdata release 2025a.
Tom Lane
2025-01-16
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
Make pg_interpret_timezone_abbrev() check sp->defaulttype too.
Tom Lane
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-10-29
Update time zone data files to tzdata release 2024b.
Tom Lane
2024-02-01
Update time zone data files to tzdata release 2024a.
Tom Lane
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-11-06
Remove distprep
Peter Eisentraut
2023-10-28
Remove PHOT from our default timezone abbreviations list.
Tom Lane
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-04-18
Update time zone data files to tzdata release 2023c.
Tom Lane
2023-03-02
Fix outdated references to guc.c
Daniel Gustafsson
2023-01-31
Update time zone data files to tzdata release 2022g.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-11-05
Remove unneeded includes of <sys/stat.h>
Michael Paquier
2022-11-01
Update time zone data files to tzdata release 2022f.
Tom Lane
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-19
Consistently use named parameters in timezone code.
Peter Geoghegan
2022-09-02
Expand the use of get_dirent_type(), shaving a few calls to stat()/lstat()
Michael Paquier
2022-08-05
Remove fallbacks for strtoll, strtoull.
Thomas Munro
2022-05-05
Update time zone data files to tzdata release 2022a.
Tom Lane
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-10-29
Update time zone data files to tzdata release 2021e.
Tom Lane
2021-10-06
Doc: improve timezone/README's recipe for tracking Windows zones.
Tom Lane
2021-01-24
Update time zone data files to tzdata release 2021a.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-15
Improve hash_create()'s API for some added robustness.
Tom Lane
[next]