mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +03:00
Re-apply range check patch after fixing LIMIT_H test and defines.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#define FALSE ((BOOL)0)
|
||||
#endif
|
||||
|
||||
#if HAVE_PARAM_H
|
||||
#if HAVE_SYS_PARAM_H
|
||||
#include <sys/param.h>
|
||||
#else
|
||||
#define MAXPATHLEN 255
|
||||
|
||||
Reference in New Issue
Block a user