mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +03:00
Add #define HAVE_ATEXIT, per report from Magnus.
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
|
||||
#define MAXPGPATH 1024
|
||||
|
||||
#define BLCKSZ 8192
|
||||
|
||||
#define INDEX_MAX_KEYS 16
|
||||
|
||||
#define HAVE_ATEXIT
|
||||
#define HAVE_MEMMOVE
|
||||
#define BLCKSZ 8192
|
||||
|
Reference in New Issue
Block a user