/* * Parts of config.h that you get with autoconf on other systems */ #define PG_VERSION "7.1" #define PG_VERSION_STR "7.1 (win32)" #define SYSCONFDIR "" #define DEF_PGPORT_STR "5432" #define MAXIMUM_ALIGNOF 4 #define MAXPGPATH 1024 #define INDEX_MAX_KEYS 16 #define HAVE_MEMMOVE #define BLCKSZ 8192