]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2023-12-30  Daniele Varrazzorefactor: use typing.Self 710/head
2023-12-19  Federico Casellitest: add async driver to sqlalchemy pipeline
2023-12-19  Daniele Varrazzochore: bump psycopg package version to 3.1.17.dev1
2023-12-19  Daniele Varrazzochore: bump psycopg package version to 3.1.16 3.1.16
2023-12-19  Daniele Varrazzofix: fix empty ports handling in async multiple connect...
2023-12-19  Daniele Varrazzochore: bump psycopg package version to 3.1.16.dev1
2023-12-18  Daniele Varrazzochore: include codespell in dev dependencies
2023-12-14  Daniele Varrazzochore: bump psycopg package version to 3.1.15 3.1.15
2023-12-14  Daniele VarrazzoMerge pull request #700 from psycopg/fix-service-file
2023-12-13  Daniele Varrazzorefactor: add compiled_default option to _get_params 700/head
2023-12-13  Daniele Varrazzofix: honour the PGLOADBALANCEHOSTS env var
2023-12-13  Daniele Varrazzofix: honour the PGCONNECT_TIMEOUT env var
2023-12-13  Daniele Varrazzofix: set minimum timeout to 2s
2023-12-13  Daniele Varrazzofix: add debug logging when a connection attempt is...
2023-12-13  Daniele Varrazzorefactor: return lists from conninfo attempt functions
2023-12-13  Daniele Varrazzofix: shuffle attempts when one host resolves to more...
2023-12-13  Daniele Varrazzofix: don't add defaults to connection strings
2023-12-12  Daniele Varrazzofix: fix iteration resolving hosts with multiple IP...
2023-12-12  Daniele Varrazzotest: mark a couple of test slow
2023-12-06  nialovtest: mark flaky ref count tests
2023-12-04  Daniele Varrazzodocs: fix doc about the module gevent needs to patch
2023-12-02  Daniele Varrazzochore: bump psycopg package version to 3.1.15.dev1
2023-12-02  Daniele Varrazzochore: bump psycopg package version to 3.1.14 3.1.14
2023-12-02  Daniele VarrazzoMerge branch 'pypy-3.1' into maint-3.1
2023-12-02  Daniele Varrazzotest: skip some tests that raise an error on pypy 3.9
2023-12-02  Nick Popechore: add support for PyPy.
2023-12-01  Daniele VarrazzoMerge branch 'fix-gevent' into maint-3.1
2023-12-01  Daniele Varrazzorefactor: use `yield from` in connections attempts
2023-12-01  Daniele Varrazzoci: test gevent integration
2023-12-01  Daniele Varrazzofix: ensure gevent collaboration
2023-12-01  Denis Laxaldetest: let pytest show more info in summary
2023-11-21  Daniele VarrazzoMerge pull request #683 from mweinelt/connect-env-maint-3.1
2023-11-21  Daniele Varrazzotest: fix test failing to connect if env vars are cleaned 683/head
2023-11-21  Martin Weineltfix: flush PG environment variables in test_connect...
2023-11-17  Daniele Varrazzochore(ci): use existing macos11 packages in macOS arm...
2023-11-17  Daniele Varrazzochore: bump psycopg package version to 3.1.13 3.1.13
2023-11-16  Daniele Varrazzofix: plug memory leak receiving notifications in python...
2023-11-14  Daniele VarrazzoMerge branch 'fix-multiple-hosts-3.1' into maint-3.1
2023-11-13  Daniele Varrazzochore: drop conninfo.resolve_hostaddr_async
2023-11-13  Daniele Varrazzofix: add support for the 'load_balance_hosts' connectio...
2023-11-13  Daniele Varrazzotest: test conninfo attempts functions and multiple...
2023-11-13  Daniele Varrazzofeat: explicitly iterate on multiple hosts on connections
2023-11-13  Daniele Varrazzorefactor: introduce support function to split connectio...
2023-11-13  Daniele Varrazzorefactor: move setting autocommit on connection out...
2023-11-11  Daniele Varrazzochore: bump min Python version tested with SQLAlchemy...
2023-11-11  Daniele Varrazzochore: refresh 3rd party tests
2023-11-11  Daniele Varrazzochore: bump psycopg_pool package version to 3.1.10...
2023-11-11  Daniele Varrazzochore: bump psycopg_pool package version to 3.1.9 pool-3.1.9
2023-11-11  Daniele Varrazzofix(bump_version): fix bumping minor version with dev...
2023-11-02  Daniele Varrazzochore(macos): build images with more recent Python...
2023-10-24  Daniele VarrazzoMerge branch 'fix-667-3.1' into maint-3.1
2023-10-24  Daniele Varrazzofix: retry automatically syscall in wait_c if it fails...
2023-10-24  Daniele Varrazzotest: add test to generate an EINTR in wait_c
2023-10-24  Martin WeineltMark test_identify_closure as timing-sensitive
2023-10-10  Daniele Varrazzodocs: link together readme files on PyPI and add refere...
2023-10-08  Daniele Varrazzostyle(pool): more explicit error message for pool open...
2023-10-06  Daniele Varrazzotest: mark array leak test slow
2023-10-06  Daniele Varrazzorefactor(pool): don't use a no-op function as reconnect...
2023-10-06  Daniele Varrazzostyle(pool): don't report too many decimals in timeout...
2023-10-06  Daniele Varrazzofix(pool): trade off usage timing precision for robustness
2023-10-03  Daniele VarrazzoMerge branch 'fix-652' into maint-3.1
2023-10-03  Daniele Varrazzotest: verify that time objects with failing utcoffset...
2023-10-03  Daniele Varrazzofix: raise DataError dumping a time with ambiguous...
2023-10-03  Daniele VarrazzoMerge branch 'cp312-build' into maint-3.1
2023-10-03  Daniele Varrazzoci: add PostgreSQL 16 to the test grid
2023-10-03  Daniele Varrazzotest: test Python 3.12 on all platform with final image
2023-10-03  Daniele Varrazzoci: add Python 3.12 packages build
2023-10-03  Daniele Varrazzoci: build Python 3.12 packages
2023-10-03  Daniele Varrazzochore: fix 'adapers' typo
2023-09-27  Daniele Varrazzostyle: avoid a chained traceback on dns parsing error
2023-09-27  Denis Laxaldefix: use Self type for connection pool in __*enter__()
2023-09-27  Daniele Varrazzochore: bump psycopg package version to 3.1.13.dev1
2023-09-26  Daniele Varrazzochore: bump psycopg package version to 3.1.12 3.1.12
2023-09-26  Daniele VarrazzoMerge branch 'fix-608' into maint-3.1
2023-09-26  Daniele Varrazzofix: use poll() instead of epoll() for waiting
2023-09-26  Daniele Varrazzofix: don't hang forever if async connection is closed...
2023-09-26  Daniele Varrazzofix: don't raise spurious errors on cancel if the conne...
2023-09-26  Daniele Varrazzoci(scaleway_m1): add list command and jq pretty output
2023-09-26  Daniele Varrazzochore(crdb): test 23.1 in CI
2023-09-26  Daniele VarrazzoMerge branch 'fix-647' into maint-3.1
2023-09-25  Daniele Varrazzofix: cache all dynamically generated adapter types 649/head
2023-09-25  Daniele Varrazzofix: cache dynamic adapters created in register_array()
2023-09-23  Daniele Varrazzochore: bump psycopg_pool package version to 3.1.9.dev1
2023-09-23  Daniele Varrazzochore: bump psycopg package version to 3.1.12.dev1
2023-09-23  Daniele Varrazzochore: bump psycopg_pool package version to 3.1.8 3.1.11 pool-3.1.8
2023-09-23  Daniele Varrazzochore: bump psycopg package version to 3.1.11
2023-09-23  Daniele Varrazzodocs: Document what to do when a new major version...
2023-09-23  Daniele Varrazzoci: provision a M1 build server automatically, if needed
2023-09-23  Daniele Varrazzochore: upgrade libpq, OpenSSL versions
2023-09-23  Daniele Varrazzofix(bump_version): handle tagging without bumping version
2023-09-23  Daniele Varrazzoci: run 3rd party integration tests on commit on maint...
2023-09-22  Daniele Varrazzochore: update cibuildwheel version
2023-09-22  Daniele Varrazzochore: upgrade libpq, OpenSSL versions
2023-09-22  Daniele Varrazzodocs: refresh stale release information
2023-09-21  Daniele Varrazzoperf(windows): don't use wait_c.
2023-09-19  Daniele Varrazzofix(c): fix loading of intervals with days and months...
2023-09-15  Daniele Varrazzoci: fix building Python 3.7 extension on windows using...
2023-09-11  Daniele Varrazzostyle: move private functions closer to the classes...
2023-09-11  Daniele Varrazzofix: avoid caching the parsing of large queries
2023-09-05  Daniele VarrazzoRevert "chore(binary): bump depending libraries"
next