mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Mini update to fix SQLGetInfo to work properly (truncation, NULL)
This commit is contained in:
@@ -63,6 +63,7 @@ typedef enum {
|
||||
#define CONN_UNABLE_TO_LOAD_DLL 212
|
||||
|
||||
#define CONN_OPTION_VALUE_CHANGED 213
|
||||
#define CONN_VALUE_OUT_OF_RANGE 214
|
||||
|
||||
/* Conn_status defines */
|
||||
#define CONN_IN_AUTOCOMMIT 0x01
|
||||
|
||||
Reference in New Issue
Block a user