]> git.ipfire.org Git - thirdparty/psycopg.git/commit
docs: document PGconn needs_password and used_password attributes
authorDenis Laxalde <denis@laxalde.org>
Sat, 19 Mar 2022 08:46:58 +0000 (09:46 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 19 Mar 2022 15:03:24 +0000 (16:03 +0100)
commit2209d2a294110dcba19ccaa8ee61539c13874e4e
tree35cd7ed6d39de609fe9c63e2bef6464ef5621d52
parent7d235eb4702896c8ef3d9b0b9ae2b8e66da230d5
docs: document PGconn needs_password and used_password attributes

This improves the documentation of Error class, which refers to those
in the new pgconn attribute documentation.
docs/api/errors.rst
docs/api/pq.rst
psycopg/psycopg/pq/pq_ctypes.py