]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix: fix typo in PGRES_PIPELINE_ABORTED enum
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 28 Sep 2024 11:32:12 +0000 (13:32 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 28 Sep 2024 22:34:45 +0000 (00:34 +0200)
commit6776e215981227d8e75774af2dbfe5334ecb7b54
treeff416546fec7b07c22c6358081f22787c12e9083
parentc4bcd9c4f6bcb35b15f7974de6f83caa208485a6
fix: fix typo in PGRES_PIPELINE_ABORTED enum

Only in Cython and not explicitly used. Python had the right name already.
psycopg/psycopg/pq/_enums.py
psycopg_c/psycopg_c/pq/libpq.pxd