]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2025-09-07  Daniele Varrazzofeat: add `ConnectionInfo.full_protocol_version` 1098/head
2025-09-07  Daniele Varrazzofeat: add PGconn.full_protocol_version attributes
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-notifies-leak'
2025-09-06  Daniele Varrazzodocs: document the changes to notifies generator
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 VarrazzoMerge branch 'fix-executemany-lock'
2025-09-06  Daniele Varrazzofix: keep a lock for the entire duration of executemany
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  Daniele Varrazzorefactor: introduce ALock/Lock in acompat
2025-09-06  jerchfix: fix excessive buffer resizing on int16 dump
2025-09-02  Daniele VarrazzoMerge pull request #1053 from psycopg/py314
2025-09-02  Daniele Varrazzodocs: mention Python 3.14 support in news file 1053/head
2025-09-02  Daniele Varrazzotest: fix pproxy compatibility with Python 3.14
2025-09-02  Daniele Varrazzoci: test with Python 3.14 non-dev
2025-09-02  Daniele Varrazzochore(test): drop use of asyncio event loop policy
2025-09-02  Daniele Varrazzoci(alpine): install missing libraris required to test...
2025-09-02  Daniele Varrazzochore: bump cibuildwheel to 3.1.4
2025-09-02  Daniele Varrazzochore: add Python 3.14 to supported version metadata...
2025-09-02  Daniele Varrazzoci: add Python 3.14 dev to package build
2025-09-02  Daniele Varrazzoci: add Python 3.14 version to test grid
2025-09-01  Daniele Varrazzochore(tests): drop deprecated unittest redefinitions
2025-08-30  Ao Liu, Ph... doc: fix formatting of SQL command in documentation
2025-08-26  Daniele Varrazzodocs: fix reST typo
2025-08-26  Daniele Varrazzodocs: add notes about how to add libpq wrapper functions
2025-08-26  Daniele VarrazzoMerge pull request #1140 from psycopg/add-used-gssapi
2025-08-26  Daniele Varrazzofeat: expose used_gssapi attribute to the public API 1140/head
2025-08-26  Daniele Varrazzofeat: add support for libpq PQconnectionUsedGSSAPI()
2025-08-26  Daniele Varrazzodocs: fix confusing comment from readme
2025-08-26  Daniele Varrazzodocs: drop pip upgrade info from readme
2025-08-26  Daniele Varrazzofix: fix typo require version X and greater -> or greater
2025-08-19  Daniele Varrazzotest: use current timezone name
2025-07-22  Daniele Varrazzochore: bump mypy to 1.17 in dev extra dependencies too
2025-07-22  Daniele VarrazzoMerge branch 'fix-binary-version'
2025-07-22  Daniele Varrazzofix(binary): fix __version__
2025-07-22  Daniele Varrazzotest: verify the version is sane
2025-07-22  Daniele Varrazzochore: bump mypy to 1.17
2025-07-16  Daniele VarrazzoMerge branch 'cursor-results'
2025-07-12  Daniele Varrazzotest: more comprehensive results() tests 1081/head
2025-07-12  Daniele Varrazzochore(async-to-sync): handle generator expressions
2025-07-12  Daniele Varrazzotest: fix results() test
2025-07-12  Daniele Varrazzodocs: cleanup of `results()` documentation
2025-07-12  Martin Baláždocs: document Cursor.results() and add rease note
2025-07-12  Martin Balážtest: test Cursor.results() method
2025-07-12  Martin Balážfeat: add Cursor.results() method
2025-07-12  Daniele VarrazzoMerge branch 'fix-cancelled-error-shadowing'
2025-07-12  Daniele Varrazzofix(c): avoid a TypeError shadowing CancelledError...
2025-07-09  Daniele VarrazzoMerge branch 'dependabot/github_actions/master/actions...
2025-07-09  Daniele Varrazzochore: drop i686 images build 1114/head
2025-07-09  dependabot... chore(deps): bump pypa/cibuildwheel in the actions...
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 branch 'fix-jsonb-function-caching-master'
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-06-04  Daniele VarrazzoMerge branch 'fix-1088'
2025-06-04  Daniele Varrazzoci: cancel concurrent binary build jobs
2025-06-04  Daniele Varrazzodocs: mention fix in version 3.2.9
2025-06-04  Daniele VarrazzoRevert "ci: install win32 libpq from conda force"
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: bump mypy version
2025-05-29  Daniele Varrazzodocs(pool): fix random connection lifetime reduction...
2025-05-27  Daniele Varrazzodocs: fix errors in template strings docs
2025-05-26  Daniele Varrazzodocs: fix typo
2025-05-26  Daniele Varrazzodocs: add preview of template strings query documentation
2025-05-21  Daniele Varrazzochore: bump Cython version
2025-05-21  Daniele Varrazzofix(test): wait for thread end before reading process...
2025-05-12  Daniele Varrazzodocs: cleanup logging section
2025-05-11  Daniele Varrazzorefactor(pool): add function wrapper to call either...
2025-05-11  Daniele Varrazzochore: use the github url in update_errors
2025-05-11  Daniele Varrazzochore: bump psycopg package version to 3.2.8
2025-05-11  Daniele Varrazzoci: avoid running jobs on pull requests
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  Daniele VarrazzoMerge pull request #1085 from psycopg/better-logging
2025-05-10  Daniele Varrazzodocs: add section about connection logging 1085/head
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 branch 'libpq-v18'
2025-05-09  Daniele Varrazzoci: include PostgreSQL 18 libpq in tests
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 pull request #1078 from psycopg/port-may-be-none
2025-05-09  Daniele Varrazzofix: avoid a blank "port=" in the repr() of object... 1078/head
2025-05-09  Daniele Varrazzofix: return the compiled port if PQport returns an...
2025-05-09  Daniele Varrazzotest: actually test server cursors when row makers...
next