]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2025-04-16  Daniele Varrazzotest(pool): verify the overriding of `close()` to act... maint-pool-3.2
2025-02-25  Daniele Varrazzoops: don't run pre-commit on version bump
2025-02-25  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.6 pool-3.2.6
2025-02-25  Daniele VarrazzoMerge branch 'fix-transaction-after-check' into maint...
2025-02-25  Daniele Varrazzodocs(pool): add release note about ticket #1014
2025-02-25  Kanav Kaluchafix(pool): reset connection transaction status after...
2025-02-21  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.6.dev1
2025-02-21  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.5 pool-3.2.5
2025-02-21  Daniele Varrazzofix(pool): check that there is some connection in the...
2025-02-21  Daniele Varrazzochore: drop unused mypy ignore comment
2025-02-21  Daniele Varrazzochore: fix typo
2025-02-21  Daniele Varrazzostyle: fix up with current version of black
2025-02-21  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.5.dev1
2024-11-16  Daniele Varrazzodocs(pool): fix ticket link in news page
2024-11-15  Trenton Holmesci: merge all produced artifacts into a single artifact...
2024-11-15  Trenton Holmesci: updates action versions and add dependabot to check...
2024-11-14  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.4 pool-3.2.4
2024-11-14  Daniele Varrazzotest(crdb): fix or skip tests that now run because...
2024-11-14  Daniele Varrazzofix(pool): print a warning if gather times out on del
2024-11-14  Daniele Varrazzochore: ignore type error reported by mypy 1.12, 1.13
2024-11-13  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.4.dev1
2024-09-15  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.3 pool-3.2.3
2024-09-15  Daniele Varrazzodocs(pool): note compatibility with Python 3.13
2024-09-15  Daniele Varrazzofix: fix compatibility with numpy 2.0
2024-09-15  Daniele Varrazzochore: bump typing-extension version
2024-09-15  Daniele Varrazzochore: make typing-extension conditional to Pyton ...
2024-09-15  Daniele Varrazzochore: ignore spelling in html files
2024-09-15  Daniele Varrazzofix: more careful stripping of error prefixes
2024-09-15  Daniele Varrazzochore: fix typo in comment
2024-09-15  Daniele Varrazzochore: bump mypy
2024-05-11  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.3.dev1
2024-05-10  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.2 pool-3.2.2
2024-05-10  Daniele VarrazzoMerge branch 'pool-empty-query-check' into maint-pool-3.2
2024-05-09  Daniele Varrazzodocs(pool): mention running an empty query on check...
2024-05-09  Eyal Halpern... refactor(pool): replace --ping with empty string
2024-05-09  Eyal Halpern... perf(pool): replace SELECT 1 with an empty query
2024-05-07  Daniele Varrazzofix(pool): avoid possible deadlock (until timeout)...
2024-04-12  Daniele Varrazzofix(pool): make sure there are no connection in the...
2024-04-10  Daniele Varrazzotest(pool): more lenient timeout in reconnect test...
2024-04-10  Daniele VarrazzoMerge branch 'async-to-sync-jobs' into maint-pool-3.2
2024-04-10  Denis Laxaldefeat(tools): check last modification times in async_to_...
2024-04-10  Denis Laxaldefeat(tools): add a -L,--log-level option to async_to_sy...
2024-04-10  Denis Laxaldefeat(tools): run async_to_sync.py concurrently
2024-04-10  Daniele Varrazzostyle: use literals instead of the concatenation operat...
2024-02-18  Daniele Varrazzodocs(pool): reorder sections in a way that makes more...
2024-02-18  Daniele Varrazzodocs(pool): add box warning against opening async pools...
2024-02-18  Daniele Varrazzofix(pool): make opening an async connection pool in...
2024-02-18  Daniele Varrazzoci: skip refcount tests on scheduled jobs
2024-02-18  Daniele Varrazzofix: avoid to create reference loops in datetime adapters
2024-02-18  Daniele Varrazzodocs: fix typo in release notes
2024-02-18  Daniele Varrazzochore: bump psycopg package version to 3.1.18
2024-02-18  Daniele Varrazzofix(c): drop spurious loop break in pipeline_communicate
2024-02-04  Daniele Varrazzochore: update code to master
2024-01-07  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.2.dev1
2024-01-07  Daniele Varrazzoci: revert upload action to v3
2024-01-07  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.1 pool-3.2.1
2024-01-07  Daniele Varrazzochore(c): add missing enum entries
2024-01-07  Daniele Varrazzodocs: add note about checking enums and docs on Postgre...
2024-01-06  Daniele VarrazzoMerge branch 'fix-699' into maint-pool-3.2
2024-01-06  Daniele Varrazzorefactor: generate conninfo attempts from async counterpart
2024-01-06  Daniele Varrazzofix: perform multiple attemps if a host name resolve...
2024-01-06  Daniele Varrazzorefactor(test): make resolution monkeypatching common...
2024-01-06  Daniele Varrazzorefactor: separate ConnectionInfo object from conninfo...
2024-01-06  Nick Popechore: align to master
2024-01-06  Daniele Varrazzochore: upload github actions dependencies
2024-01-06  Daniele VarrazzoMerge branch 'fix-709' into maint-pool-3.2
2024-01-06  Daniele Varrazzorefactor(pool): rename ConnectionAttempt as AttemptWith... 711/head
2024-01-06  Daniele Varrazzofix(pool): use an exponential backoff to separate faili...
2024-01-06  Daniele Varrazzofix(pool): respect timeout on getconn() when the check...
2024-01-06  Daniele VarrazzoMerge branch 'fix-308-pool-3.2' into maint-pool-3.2
2024-01-03  Daniele Varrazzorefactor(pool): avoid constructor overloading by using...
2024-01-03  Daniele Varrazzorefactor: drop overloading of the Connection.connect...
2024-01-03  Daniele Varrazzorefactor: use Self to represent the return from `BaseCo...
2024-01-03  Daniele Varrazzofix: define the Row TypeVar as defaulting to TupleRow
2024-01-03  Daniele Varrazzorefactor: use typing.Self
2024-01-03  Daniele Varrazzorefactor: use TypeVar from typing_extension
2023-12-30  Daniele Varrazzorefactor: use typing.Self
2023-12-29  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.1.dev1
2023-11-11  Daniele Varrazzochore: fix mypy >= 1.7 warning in tests
2023-11-11  Daniele Varrazzoci: test psycopg pool package with released a psycopg...
2023-11-11  Daniele Varrazzotest: allow to run pytest -m pool with psycopg 3.1...
2023-11-11  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.0 pool-3.2.0
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 pull request #670 from psycopg/fix-667
2023-10-24  Daniele Varrazzofix: retry automatically syscall in wait_c if it fails... 670/head
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-20  Denis Laxaldechore: use AnyIO 4.0+ in tests dependencies
2023-10-14  Daniele Varrazzorefactor(pool): more logical ordering for kwargs
2023-10-14  Daniele VarrazzoMerge branch 'pool-getconn-safe'
2023-10-14  Daniele Varrazzodocs(pool): document check callback, drop previous... 658/head
2023-10-14  Daniele Varrazzotest(pool): add tests to verify check on getconn's...
2023-10-14  Daniele Varrazzofix(pool): clean up logging in getconn check
2023-10-14  Daniele Varrazzofeat(pool): add `check` connection parameter
2023-10-14  Daniele Varrazzofeat(pool): add `check_connection()` method
2023-10-14  Daniele Varrazzorefactor(pool): introduce a loop in getconn to allow...
2023-10-14  Daniele VarrazzoMerge branch 'pool-warn-implicit-open'
2023-10-14  Daniele Varrazzodocs(pool): warn about future behaviour changes of... 659/head
2023-10-14  Daniele Varrazzofeat(pool): raise a warning if async pools are open...
next