mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Convert DOS newlines to Unix newlines.
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#include "postgres.h"
|
||||
|
||||
#define NOID
|
||||
#define HAVE_SYMLINK 0
|
||||
#define HAVE_SYS_WAIT_H 0
|
||||
#define TZDIR pgwin32_TZDIR()
|
||||
|
||||
char *pgwin32_TZDIR(void);
|
||||
|
Reference in New Issue
Block a user