mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
Centralize more of the defines from backend/port under config.h
Further ports should *really* avoid backend/port and make use of config.h
This commit is contained in:
@@ -46,9 +46,5 @@ struct sembuf
|
||||
#define GETNCNT 5
|
||||
#define GETVAL 6
|
||||
|
||||
/* for float.c */
|
||||
#define NEED_CBRT
|
||||
#define NEED_ISINF
|
||||
|
||||
#define POSTGRESDIR "d:\\pglite"
|
||||
#define PGDATADIR "d:\\pglite\\data"
|
||||
|
||||
Reference in New Issue
Block a user