summaryrefslogtreecommitdiff
path: root/src/timezone/pgtz.h
blob: d30ac7aac3aece12180c0d2ad736941612866688 (plain)
1
2
3
4
5
6
#include "postgres.h"

#define NOID
#define TZDIR pgwin32_TZDIR()

char *pgwin32_TZDIR(void);