mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Re-classify ERRCODE_DATABASE_DROPPED to 57P04
This commit is contained in:
@ -985,11 +985,6 @@
|
||||
<entry>deadlock_detected</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>40P02</literal></entry>
|
||||
<entry>DATABASE DROPPED</entry>
|
||||
<entry>database_dropped</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry spanname="span13"><emphasis role="bold">Class 42 — Syntax Error or Access Rule Violation</></entry>
|
||||
@ -1374,6 +1369,12 @@
|
||||
<entry>cannot_connect_now</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>57P04</literal></entry>
|
||||
<entry>DATABASE DROPPED</entry>
|
||||
<entry>database_dropped</entry>
|
||||
</row>
|
||||
|
||||
|
||||
<row>
|
||||
<entry spanname="span13"><emphasis role="bold">Class 58 — System Error (errors external to <productname>PostgreSQL</> itself)</></entry>
|
||||
|
Reference in New Issue
Block a user