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 0b85dd5..e717727 100644
--- a/psycopg/sqlstate_errors.h
+++ b/psycopg/sqlstate_errors.h
@@ -279,6 +279,7 @@
{"57P02", "CrashShutdown"},
{"57P03", "CannotConnectNow"},
{"57P04", "DatabaseDropped"},
+{"57P05", "IdleSessionTimeout"},
/* Class 58 - System Error (errors external to PostgreSQL itself) */
{"58000", "SystemError"},