diff options
| author | Bruce Momjian | 2004-04-30 20:01:39 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2004-04-30 20:01:39 +0000 |
| commit | 04d426ba7065301f65227259209ecc9e5a314551 (patch) | |
| tree | f28e3b1c1b30c50599bca8ad9549dd58dd3ec2ed /src/timezone/pgtz.h | |
| parent | 1360fe409654858d77096a7d83b15a550b9b6c85 (diff) | |
Allow build of timezone database on unix.
Diffstat (limited to 'src/timezone/pgtz.h')
| -rw-r--r-- | src/timezone/pgtz.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timezone/pgtz.h b/src/timezone/pgtz.h index 6be10367c4..09205a5ee4 100644 --- a/src/timezone/pgtz.h +++ b/src/timezone/pgtz.h @@ -4,6 +4,7 @@ #define HAVE_SYMLINK 0 #endif + #define NOID #define TZDIR pgwin32_TZDIR() |
