Skip to content
Snippets Groups Projects
Commit 7e733dc9 authored by Tom Lane's avatar Tom Lane
Browse files

Add #define HAVE_ATEXIT, per report from Magnus.

parent b8c2421e
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,9 @@ ...@@ -14,7 +14,9 @@
#define MAXPGPATH 1024 #define MAXPGPATH 1024
#define BLCKSZ 8192
#define INDEX_MAX_KEYS 16 #define INDEX_MAX_KEYS 16
#define HAVE_ATEXIT
#define HAVE_MEMMOVE #define HAVE_MEMMOVE
#define BLCKSZ 8192
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment