| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 2 | -4/+4 |
| * | make clean must remove zic$(X) for Windows, per Magnus. | Tom Lane | 2004-12-31 | 1 | -2/+2 |
| * | Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to | Tom Lane | 2004-11-01 | 1 | -1/+95 |
| * | Sync timezone data with latest zic database (dated Oct 11 2004). | Tom Lane | 2004-10-24 | 8 | -64/+268 |
| * | Update RELEASE_CHANGES to mention updating the timezone database as | Tom Lane | 2004-10-24 | 1 | -1/+9 |
| * | Make libpgport be front-end only and make libpgport_srv be a backend | Bruce Momjian | 2004-10-04 | 1 | -8/+5 |
| * | Remove inclusion of windows.h now that it is included in c.h, per idea | Bruce Momjian | 2004-09-27 | 1 | -5/+1 |
| * | Use _timezone global on Cygwin instead of timezone. | Bruce Momjian | 2004-09-08 | 1 | -6/+2 |
| * | Back out timezone detection patch. Tom already applied it. | Bruce Momjian | 2004-09-02 | 1 | -105/+1 |
| * | This patch attempts to fix the issue with localized timezones on | Bruce Momjian | 2004-09-02 | 1 | -1/+105 |
| * | Add code to be able to match the timezone name on localized Windows | Tom Lane | 2004-09-01 | 1 | -1/+108 |
| * | Another pgindent run with lib typedefs added. | Bruce Momjian | 2004-08-30 | 1 | -3/+3 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 5 | -294/+464 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 2 | -4/+4 |
| * | Fix function definition that somehow missed being ANSI-fied, and align | Tom Lane | 2004-08-11 | 1 | -19/+2 |
| * | More Win32 zic build cleanups now that we have symlinks, it needs help. | Bruce Momjian | 2004-08-08 | 2 | -5/+4 |
| * | Another zic cleanup . | Bruce Momjian | 2004-08-08 | 1 | -1/+3 |
| * | Link in dirmod specially for zic so it works on Win32. | Bruce Momjian | 2004-08-08 | 1 | -3/+6 |
| * | Still another try at matching system timezone nicely. On non-Windows | Tom Lane | 2004-07-31 | 1 | -56/+260 |
| * | Must guard against NULL return from localtime() when probing pre-1970 | Tom Lane | 2004-07-30 | 1 | -2/+13 |
| * | Still another try at automatically detecting the best match in the zic | Tom Lane | 2004-07-22 | 1 | -64/+78 |
| * | Add missing <getopt.h>, per Dann Corbit. | Tom Lane | 2004-07-22 | 1 | -2/+5 |
| * | Check more test points (in fact, every week in 1970..2004) to get a more | Tom Lane | 2004-07-10 | 1 | -77/+70 |
| * | Adjust our timezone library to use pg_time_t (typedef'd as int64) in | Tom Lane | 2004-06-03 | 4 | -430/+101 |
| * | Seems we forgot the installdirs target in this makefile. | Tom Lane | 2004-05-28 | 1 | -1/+4 |
| * | Tweaks per discussion with Magnus: suppress chatter on unpatched MinGW | Tom Lane | 2004-05-25 | 1 | -1/+27 |
| * | Add code to identify_system_timezone() to try all zones in the zic | Tom Lane | 2004-05-25 | 1 | -55/+216 |
| * | Rewrite identify_system_timezone() to give it better-than-chance odds | Tom Lane | 2004-05-24 | 1 | -78/+114 |
| * | Seems we had the wrong sign convention for the default Etc/GMTx zone | Tom Lane | 2004-05-23 | 1 | -3/+8 |
| * | Use case-insensitive comparison so that explicitly setting timezone=unknown | Tom Lane | 2004-05-23 | 1 | -2/+2 |
| * | Fix to install correctly in vpath build case. | Tom Lane | 2004-05-22 | 1 | -2/+2 |
| * | pgindent did a pretty awful job on the timezone code, particularly with | Tom Lane | 2004-05-21 | 7 | -396/+447 |
| * | Pgindent timezone file, per request from Tom. | Bruce Momjian | 2004-05-21 | 9 | -1771/+2243 |
| * | Integrate src/timezone library for all platforms. There is more we can | Tom Lane | 2004-05-21 | 13 | -1327/+1019 |
| * | Allow zic to compile by defining a "" value for my_exec_path. It isn't | Bruce Momjian | 2004-05-19 | 1 | -0/+6 |
| * | Update Makefile dependencies for Win32 timezones, per Claudio. | Bruce Momjian | 2004-05-18 | 2 | -3/+4 |
| * | Clean up some relative path install issues with Claudio's help. | Bruce Momjian | 2004-05-18 | 1 | -4/+3 |
| * | Reorganize code to allow path-relative installs. | Bruce Momjian | 2004-05-17 | 2 | -20/+3 |
| * | More win32 adjustment for timezone directory. | Bruce Momjian | 2004-05-02 | 1 | -3/+2 |
| * | Fix timezone data path for Unix and win32. | Bruce Momjian | 2004-05-01 | 1 | -3/+5 |
| * | Remove debug output line. | Bruce Momjian | 2004-05-01 | 1 | -2/+1 |
| * | Rename function to be less win32 specific. | Bruce Momjian | 2004-05-01 | 2 | -12/+18 |
| * | Fix zic compiler to use pg version. | Bruce Momjian | 2004-04-30 | 2 | -6/+6 |
| * | Allow build of timezone database on unix. | Bruce Momjian | 2004-04-30 | 3 | -2/+8 |
| * | More timezone build adjustments. | Bruce Momjian | 2004-04-30 | 2 | -6/+2 |
| * | Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h: | Bruce Momjian | 2004-04-30 | 1 | -0/+4 |
| * | More cleanups for USE_PGTZ. | Bruce Momjian | 2004-04-30 | 1 | -2/+2 |
| * | Allow timezone to compile under Unix by blocking 'timezone' conflict with | Bruce Momjian | 2004-04-30 | 3 | -8/+15 |
| * | Convert DOS newlines to Unix newlines. | Bruce Momjian | 2004-04-30 | 9 | -4753/+4751 |
| * | Integrate timezone library to be called only from Win32. | Bruce Momjian | 2004-04-30 | 1 | -5/+7 |