Commit 7e733dc9 authored by Tom Lane's avatar Tom Lane

Add #define HAVE_ATEXIT, per report from Magnus.

parent b8c2421e
......@@ -14,7 +14,9 @@
#define MAXPGPATH 1024
#define BLCKSZ 8192
#define INDEX_MAX_KEYS 16
#define HAVE_ATEXIT
#define HAVE_MEMMOVE
#define BLCKSZ 8192
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment