Commit Graph

338 Commits (24c5ad5be46dcaa1ba573f520cf366939a6cae77)

Author SHA1 Message Date
Tom Lane 5d5970b9f0 Update time zone data files to tzdata release 2025b. 5 months ago
Tom Lane e292ba3334 Update time zone data files to tzdata release 2025a. 8 months ago
Tom Lane cad65907ee Update time zone data files to tzdata release 2024b. 11 months ago
Tom Lane 272a7c3034 Update time zone data files to tzdata release 2024a. 2 years ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Peter Eisentraut 721856ff24 Remove distprep 2 years ago
Tom Lane 5fd3e06f6a Remove PHOT from our default timezone abbreviations list. 2 years ago
Peter Eisentraut 611806cd72 Add trailing commas to enum definitions 2 years ago
Tom Lane 0245f8db36 Pre-beta mechanical code beautification. 2 years ago
Tom Lane 4ddee4d9de Update time zone data files to tzdata release 2023c. 2 years ago
Daniel Gustafsson 7ab1bc2939 Fix outdated references to guc.c 3 years ago
Tom Lane 758f44bc3a Update time zone data files to tzdata release 2022g. 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Michael Paquier 2a71de8915 Remove unneeded includes of <sys/stat.h> 3 years ago
Tom Lane e7c7605a76 Update time zone data files to tzdata release 2022f. 3 years ago
Andres Freund 902ab2fcef meson: Add windows resource files 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago
Peter Geoghegan c4f8e89fef Consistently use named parameters in timezone code. 3 years ago
Michael Paquier bfb9dfd937 Expand the use of get_dirent_type(), shaving a few calls to stat()/lstat() 3 years ago
Thomas Munro feb593506b Remove fallbacks for strtoll, strtoull. 3 years ago
Tom Lane ab3479bf55 Update time zone data files to tzdata release 2022a. 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Tom Lane 937aafd6d5 Update time zone data files to tzdata release 2021e. 4 years ago
Tom Lane db692b0c84 Doc: improve timezone/README's recipe for tracking Windows zones. 4 years ago
Tom Lane c7edf4ac24 Update time zone data files to tzdata release 2021a. 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane b3817f5f77 Improve hash_create()'s API for some added robustness. 5 years ago
Tom Lane 7d6d6bce43 Update time zone data files to tzdata release 2020d. 5 years ago
Tom Lane c5054da0d7 Sync our copy of the timezone library with IANA release tzcode2020d. 5 years ago
Tom Lane c4a803ac7e Update time zone data files to tzdata release 2020c. 5 years ago
Tom Lane ce0e97f808 Sync our copy of the timezone library with IANA release tzcode2020c. 5 years ago
Tom Lane 7fe3083f4c Ensure that distributed timezone abbreviation files are plain ASCII. 5 years ago
Tom Lane ea57e531b9 Remove support for timezone "posixrules" file. 5 years ago
Tom Lane 235c0f6eed Fix compiler warning induced by commit d8b15eeb8. 5 years ago
Tom Lane d8b15eeb8a Sync our copy of the timezone library with IANA release tzcode2020a. 5 years ago
Tom Lane fa27dd40d5 Run pgindent with new pg_bsd_indent version 2.1.1. 5 years ago
Alvaro Herrera a0ab4f4909
Add comments linking pg_strftime to timestamptz_to_str 5 years ago
Alvaro Herrera 17cc133f01
Dial back -Wimplicit-fallthrough to level 3 5 years ago
Alvaro Herrera 3e9744465d
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS 5 years ago
Tom Lane 4cac3a49e6 Update time zone data files to tzdata release 2020a. 5 years ago
Peter Eisentraut 957338418b Require stdint.h 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Andres Freund 01368e5d9d Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
Tom Lane df4fbcd899 Update time zone data files to tzdata release 2019c. 6 years ago
Tom Lane a120791096 Use zic's new "-b slim" option to generate smaller timezone files. 6 years ago
Michael Paquier c96581abe4 Fix inconsistencies and typos in the tree, take 11 6 years ago
Michael Paquier 66bde49d96 Fix inconsistencies and typos in the tree, take 10 6 years ago
Tom Lane 8ab66081ca Tweak our special-case logic for the IANA "Factory" timezone. 6 years ago
Tom Lane 4214668635 Silence compiler warning, hopefully. 6 years ago