mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
Convert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure...
This commit is contained in:
@@ -26,7 +26,7 @@ struct sembuf
|
||||
};
|
||||
|
||||
#define USE_POSIX_TIME
|
||||
#define NEED_RINT
|
||||
#undef HAVE_RINT
|
||||
|
||||
#define MAXHOSTNAMELEN 12 /* where is the official definition of this? */
|
||||
#define MAXPATHLEN _MAX_PATH /* in winsock.h */
|
||||
|
||||
Reference in New Issue
Block a user