Add #define HAVE_ATEXIT, per report from Magnus.

This commit is contained in:
Tom Lane 2001-03-26 15:21:33 +00:00
parent b8c2421ef6
commit 7e733dc960
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,9 @@
#define MAXPGPATH 1024
#define BLCKSZ 8192
#define INDEX_MAX_KEYS 16
#define HAVE_ATEXIT
#define HAVE_MEMMOVE
#define BLCKSZ 8192