mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56:34 +03:00
Explicit the fact that closed connections have undefined status
This commit is contained in:
parent
65fbe9159a
commit
1d786d0380
|
@ -613,6 +613,8 @@ The ``connection`` class
|
|||
`psycopg2.extensions`: see :ref:`connection-status-constants`
|
||||
for the available values.
|
||||
|
||||
The status is undefined for `closed` connectons.
|
||||
|
||||
|
||||
.. method:: lobject([oid [, mode [, new_oid [, new_file [, lobject_factory]]]]])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user