diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-05-20 13:41:44 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-05-21 14:16:03 -0400 |
commit | 4550983e0ce2f35b3585e53894c941c23693e71d (patch) | |
tree | 3928e6e333c2b9bb6e23a4de079565a387d309ae /lib/sqlalchemy/dialects/postgresql/psycopg2.py | |
parent | 3d55263c92ee29a0257d823124c353a35246cf31 (diff) | |
download | sqlalchemy-4550983e0ce2f35b3585e53894c941c23693e71d.tar.gz |
Performance fixes for new result set
A few small mistakes led to huge callcounts. Additionally,
the warn-on-get behavior which is attempting to warn for
deprecated access in SQLAlchemy 2.0 is very expensive; it's not clear
if its feasible to have this warning or to somehow alter how it
works.
Fixes: #5340
Change-Id: I73bdd2d7b6f1b25cc0222accabd585cf761a5af4
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/psycopg2.py')
0 files changed, 0 insertions, 0 deletions