mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 09:24:07 +03:00
Missed the last bit of the commit message.
This commit is contained in:
parent
475df5ebd6
commit
1ea0cd4980
|
@ -2,7 +2,8 @@
|
|||
|
||||
* psycopg/pqpath.c (pq_raise): if PSYCOPG_EXTENSIONS is not
|
||||
defined, raise OperationalError rather than
|
||||
TransactionRollbackError for deadlock or serialisation errors.
|
||||
TransactionRollbackError for deadlock or serialisation errors for
|
||||
protocol versions less than 3.
|
||||
|
||||
* psycopg/psycopgmodule.c (psyco_connect): fix off by one error in
|
||||
calculating the length of the DSN.
|
||||
|
|
Loading…
Reference in New Issue
Block a user