]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2025-09-13  Daniele Varrazzotest: add a couple of test implementation for load_rows fix/rows-load-order-3.2
2025-09-13  Daniele Varrazzofix: basic Cython improvements to row iteration
2025-09-13  Jörg Breitbarttestcase for pagination
2025-09-13  Jörg Breitbartcleanup code
2025-09-13  Jörg Breitbartlast code version with page_size attribute
2025-09-13  Jörg Breitbartfix windowing increment
2025-09-13  Jörg Breitbartalloca for the rescue
2025-09-13  Jörg Breitbartsome cleanup
2025-09-13  Jörg Breitbartresort back to col-row iteration
2025-09-12  Daniele Varrazzochore: remove ignore unneeded in mypy >= 1.18.1 maint-3.2
2025-09-12  Daniele Varrazzotest: fix tests with master version of crdb
2025-09-12  Daniele Varrazzochore(ci): bump crdb test versions
2025-09-12  Daniele Varrazzoci: run lint/tests in any branches
2025-09-08  Daniele Varrazzofix: typo in notifications warning
2025-09-08  Daniele Varrazzoci: use stable runner windows-2022
2025-09-08  Daniele Varrazzochore: bump psycopg package version to 3.2.11.dev1
2025-09-07  Daniele Varrazzochore: bump psycopg package version to 3.2.10 3.2.10
2025-09-07  Daniele VarrazzoMerge branch 'pg18-3.2' into maint-3.2
2025-09-07  Daniele Varrazzodocs: mention PostgreSQL v18 support
2025-09-07  Daniele Varrazzoci: add PostgreSQL 18 to the test grid
2025-09-07  Daniele Varrazzochore: add PostgreSQL 18 exceptions
2025-09-07  Daniele Varrazzofix: add ConnStatus.CONNECTION_AUTHENTICATING value
2025-09-07  Daniele VarrazzoMerge branch 'fix-1091' into maint-3.2
2025-09-06  Daniele Varrazzodocs: document the changes to notifies generator 1092/head
2025-09-06  Daniele Varrazzofix: raise a warning when notifies generator and handle...
2025-09-06  Daniele Varrazzofix: collect notifies only if no handler was registered
2025-09-06  Daniele Varrazzoci: move minimum SQLAlchemy git main Python version...
2025-09-06  Daniele Varrazzoci: run packages build on workflow file change
2025-09-06  Daniele VarrazzoMerge branch 'fix-executemany-lock-3.2' into maint-3.2
2025-09-06  Daniele Varrazzofix: keep a lock for the entire duration of executemany 1159/head
2025-09-06  Daniele Varrazzorefactor: auto-generate sync pipeline object from async one
2025-09-06  Daniele Varrazzorefactor: separate sync/async pipeline in their own...
2025-09-06  jerchfix: fix excessive buffer resizing on int16 dump
2025-09-05  Daniele VarrazzoMerge pull request #1137 from psycopg/gssapi-warning
2025-09-05  Daniele Varrazzofeat: raise a warning if a GSS connection is obtained... 1137/head
2025-09-05  Daniele Varrazzofeat: add support for libpq PQconnectionUsedGSSAPI()
2025-09-02  Daniele VarrazzoMerge branch 'py314-3.2' into maint-3.2
2025-09-02  Daniele Varrazzodocs: mention Python 3.14 support in news file
2025-09-01  Daniele Varrazzoci: drop i686 binary packages
2025-09-01  Daniele Varrazzochore(pool): use coro test from inspect instead of...
2025-08-31  Daniele Varrazzotest: fix pproxy compatibility with Python 3.14
2025-08-31  Daniele Varrazzoci: test with Python 3.14 non-dev
2025-08-31  Daniele Varrazzochore(test): drop use of asyncio event loop policy
2025-08-31  Daniele Varrazzoci(alpine): install missing libraris required to test...
2025-08-31  Daniele Varrazzochore: bump cibuildwheel to 3.1.4
2025-08-31  Daniele Varrazzochore: add Python 3.14 to supported version metadata...
2025-08-31  Daniele Varrazzoci: add Python 3.14 dev to package build
2025-08-31  Daniele Varrazzoci: add Python 3.14 version to test grid
2025-08-31  Daniele Varrazzochore: bump Cython version
2025-08-19  Daniele Varrazzotest: use current timezone name
2025-07-23  Daniele VarrazzoMerge branch 'fix-binary-version' into maint-3.2
2025-07-22  Daniele Varrazzofix(binary): fix __version__
2025-07-22  Daniele Varrazzotest: verify the version is sane
2025-07-22  Daniele Varrazzochore: ignore mypy flag for unused ignore
2025-07-12  Daniele Varrazzoci: avoid running jobs on pull requests
2025-07-12  Daniele VarrazzoMerge pull request #1119 from psycopg/fix-cancelled...
2025-07-12  Daniele Varrazzofix(c): avoid a TypeError shadowing CancelledError... 1119/head
2025-07-06  Daniele Varrazzotest: fix failure in test_connection_warn_close
2025-07-05  Daniele Varrazzofix: don't call str(self) or imported objects in __del__
2025-07-05  Daniele Varrazzofix: change signature of SQL.join() to allow a sequence...
2025-07-05  Daniele Varrazzochore: run isort before other hooks
2025-07-05  Daniele VarrazzoMerge pull request #1115 from psycopg/fix-jsonb-functio...
2025-07-05  Daniele Varrazzochore(json): adapt caching types definition to Python 3.8 1115/head
2025-07-05  Daniele Varrazzofix(json): don't leak when lambdas are used as dumps...
2025-07-05  Daniele Varrazzofix: add missing interface for PGconn.protocol_version
2025-07-05  Daniele Varrazzofix(test): work around error with issubclass(collection...
2025-06-04  Daniele Varrazzoci: cancel concurrent binary build jobs
2025-06-02  Daniele Varrazzotest: skip tests connecting to non-existing dbs for...
2025-06-02  Daniele Varrazzotest: make sure tests don't hang if default connection...
2025-06-02  Daniele Varrazzochore: make code compatible with Mypy 1.14 and 1.16
2025-05-14  Daniele Varrazzochore: bump psycopg package version to 3.2.10.dev1
2025-05-13  Daniele Varrazzochore: bump psycopg package version to 3.2.9 3.2.9
2025-05-13  Daniele VarrazzoMerge branch 'fix-1088' into maint-3.2
2025-05-13  Daniele Varrazzodocs: mention fix in version 3.2.9
2025-05-13  Daniele VarrazzoRevert "ci: install win32 libpq from conda force"
2025-05-11  Daniele Varrazzochore: bump psycopg package version to 3.2.9.dev1
2025-05-11  Daniele Varrazzochore: bump psycopg package version to 3.2.8 3.2.8
2025-05-11  Daniele Varrazzoci: make sure versions are strings, not floats
2025-05-10  Daniele Varrazzochore: add funding link to project metadata
2025-05-10  Daniele Varrazzofix(c): fix building on 32 bit with libpq 18
2025-05-10  Daniele Varrazzochore(binary): bump OpenSSL to 3.5.0
2025-05-10  Daniele Varrazzochore(binary): bump libpq to 17.5 in binary packages
2025-05-10  dependabot... chore(deps): bump the actions group with 2 updates
2025-05-10  trim21ci: install win32 libpq from conda force
2025-05-10  Daniele VarrazzoMerge branch 'better-logging' into maint-3.2
2025-05-10  Daniele Varrazzodocs: add section about connection logging
2025-05-10  Daniele Varrazzorefactor: more succinct expression for multiple attempt...
2025-05-10  Daniele Varrazzofeat: restore connection attempts logging
2025-05-10  Daniele Varrazzoci: add Django LTS 5.2 3rd party integration test
2025-05-10  Daniele Varrazzoci: fix 3rd party test after the pip django package...
2025-05-09  Daniele VarrazzoMerge pull request #1084 from psycopg/libpq-v18
2025-05-09  Daniele Varrazzoci: include PostgreSQL 18 libpq in tests 1084/head
2025-05-09  Daniele Varrazzofix: fix building with PostgreSQL v18 libpq
2025-05-09  Daniele Varrazzochore(tests): import module only locally as it won...
2025-05-09  Daniele Varrazzochore: import module to avoid confusing mypy situations
2025-05-09  Daniele VarrazzoMerge branch 'port-may-be-none' into maint-3.2
2025-05-09  Daniele Varrazzofix: avoid a blank "port=" in the repr() of object...
2025-05-09  Daniele Varrazzofix: return the compiled port if PQport returns an...
2025-05-09  Daniele VarrazzoMerge branch 'row-maker-none' into maint-3.2
2025-05-09  Daniele Varrazzotest: actually test server cursors when row makers...
next