index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
Age
Commit message (
Expand
)
Author
2004-05-19
Allow zic to compile by defining a "" value for my_exec_path. It isn't
Bruce Momjian
2004-05-18
Update Makefile dependencies for Win32 timezones, per Claudio.
Bruce Momjian
2004-05-18
Clean up some relative path install issues with Claudio's help.
Bruce Momjian
2004-05-17
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-02
More win32 adjustment for timezone directory.
Bruce Momjian
2004-05-01
Fix timezone data path for Unix and win32.
Bruce Momjian
2004-05-01
Remove debug output line.
Bruce Momjian
2004-05-01
Rename function to be less win32 specific.
Bruce Momjian
2004-04-30
Fix zic compiler to use pg version.
Bruce Momjian
2004-04-30
Allow build of timezone database on unix.
Bruce Momjian
2004-04-30
More timezone build adjustments.
Bruce Momjian
2004-04-30
Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:
Bruce Momjian
2004-04-30
More cleanups for USE_PGTZ.
Bruce Momjian
2004-04-30
Allow timezone to compile under Unix by blocking 'timezone' conflict with
Bruce Momjian
2004-04-30
Convert DOS newlines to Unix newlines.
Bruce Momjian
2004-04-30
Integrate timezone library to be called only from Win32.
Bruce Momjian
2004-04-30
Minor adjustments to enable public-domain timezone library to be called
Bruce Momjian
2004-04-30
Timezone library changes to map into our backend code.
Bruce Momjian
2004-04-30
Add Olson's public domain timezone library to src/timezone.
Bruce Momjian