mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Essentially, config.h now includes an 'os.h', which is created via configure by linking a "port.h" file from the port directory to the include directory. Going to try to merge backend/port in similar ways
3 lines
47 B
C
3 lines
47 B
C
# define USE_POSIX_TIME
|
|
# define NEED_STRDUP
|