]> granicus.if.org Git - postgresql/blob - src/timezone/pgtz.h
Add Olson's public domain timezone library to src/timezone.
[postgresql] / src / timezone / pgtz.h
1 #include "postgres.h"
2
3 #define NOID
4 #define HAVE_SYMLINK 0
5 #define HAVE_SYS_WAIT_H 0
6 #define TZDIR pgwin32_TZDIR()
7
8 char *pgwin32_TZDIR(void);