#ifndef EXTCONF_H #define EXTCONF_H #define ENABLE_GVL_UNLOCK 1 #define HAVE_PQCONNINFO 1 #define HAVE_PQSSLATTRIBUTE 1 #define HAVE_PQRESULTVERBOSEERRORMESSAGE 1 #define HAVE_PQENCRYPTPASSWORDCONN 1 #define HAVE_PQRESULTMEMORYSIZE 1 #define HAVE_TIMEGM 1 #define HAVE_RB_GC_ADJUST_MEMORY_USAGE 1 #define HAVE_RB_GC_MARK_MOVABLE 1 #define HAVE_RB_IO_WAIT 1 #define HAVE_UNISTD_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_VARIABLE_LENGTH_ARRAYS 1 #endif