1
0
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:
Byron Nikolaidis
1999-09-03 04:41:45 +00:00
parent 51f62ea45c
commit 19f947e800
3 changed files with 4 additions and 2 deletions

View File

@ -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 {