mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
driver v06-40-0007
This commit is contained in:
@ -74,6 +74,7 @@ typedef enum {
|
||||
#define STMT_VALUE_OUT_OF_RANGE 24
|
||||
#define STMT_OPERATION_INVALID 25
|
||||
#define STMT_PROGRAM_TYPE_OUT_OF_RANGE 26
|
||||
#define STMT_BAD_ERROR 27
|
||||
|
||||
/* statement types */
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user