Skip to content
Snippets Groups Projects
Commit 46050a3b authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:

#ifndef HAVE_SYMLINK
#define HAVE_SYMLINK 0
#endif
parent 82700281
No related branches found
No related tags found
No related merge requests found
#include "postgres.h"
#ifndef HAVE_SYMLINK
#define HAVE_SYMLINK 0
#endif
#define NOID
#define TZDIR pgwin32_TZDIR()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment