Sha256: b0f77cc1eea137ca60538c109545490b1e3250526c20705add8c42575cd6b4f9
Contents?: true
Size: 452 Bytes
Versions: 4
Compression:
Stored size: 452 Bytes
Contents
#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
Version data entries
4 entries across 4 versions & 1 rubygems