summaryrefslogtreecommitdiff
path: root/psycopg/sqlstate_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/sqlstate_errors.h')
-rw-r--r--psycopg/sqlstate_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/psycopg/sqlstate_errors.h b/psycopg/sqlstate_errors.h
index e717727..38ad78d 100644
--- a/psycopg/sqlstate_errors.h
+++ b/psycopg/sqlstate_errors.h
@@ -111,6 +111,7 @@
{"2203D", "TooManyJsonArrayElements"},
{"2203E", "TooManyJsonObjectMembers"},
{"2203F", "SqlJsonScalarRequired"},
+{"2203G", "SqlJsonItemCannotBeCastToTargetType"},
{"22P01", "FloatingPointException"},
{"22P02", "InvalidTextRepresentation"},
{"22P03", "InvalidBinaryRepresentation"},