]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2 days ago  Daniele VarrazzoMerge pull request #1167 from dsuhinin/dmitriy/change... master
2 days ago  Daniele Varrazzodocs(pool): add API documentation for conninfo/kwargs... 1167/head
2 days ago  dsuhininfeat(pool): allow conninfo/kwargs to be callable
2 days ago  Daniele VarrazzoMerge pull request #1196 from dvarrazzo/refactor/fast...
2 days ago  Daniele Varrazzorefactor: look up for the oid for None only if None... 1196/head
2 days ago  Daniele Varrazzoperf: use PySequence_Fast function instead of slower...
2 days ago  Daniele Varrazzofix(c): allow set_loader_types to be any sequence
2 days ago  Daniele VarrazzoMerge pull request #1199 from dvarrazzo/cython-lint
2 days ago  Daniele Varrazzochore: add cython-lint to pre-commit hooks 1199/head
2 days ago  Daniele Varrazzostyle: clean up cython code with a pass of cython-lint
2 days ago  Daniele Varrazzoperf: use a C var for comparison instead of a Python var
2 days ago  Daniele Varrazzochore: remove unneeded type-ignore comment
2 days ago  Daniele VarrazzoMerge pull request #1197 from mliezun/riscv64-support
2 days ago  Miguel Liezunci: extend CI configuration to include riscv64 architec... 1197/head
2 days ago  Miguel Liezunci: update CI configuration to support riscv64 architec...
2 days ago  Daniele Varrazzoci: fix proxy-based tests
2 days ago  Daniele Varrazzotest(pool): consider another test flakey
2 days ago  Daniele Varrazzotest(pool): consider test flakey
2 days ago  Daniele Varrazzodocs: add install differences grid
7 days ago  Daniele Varrazzochore: bump psycopg_pool package version to 3.2.7
7 days ago  Daniele Varrazzochore: bump psycopg package version to 3.2.12
7 days ago  Daniele VarrazzoMerge pull request #1193 from jerch/fix/no-pinning...
7 days ago  Daniele Varrazzodocs: add note about fixing the copy pinning issue 1193/head
7 days ago  Daniele Varrazzotest(copy): cover the Python implementation in copy...
7 days ago  Jörg Breitbartfix(copy): restore selecting loader for each item
9 days ago  Daniele Varrazzoci: enable lint on pull requests
13 days ago  Daniele VarrazzoMerge pull request #1067 from psycopg/sqlalchemy-nullpool
13 days ago  Daniele Varrazzofix(pool): more robust placement of reconnection attempts 1067/head
13 days ago  bash000000fix(pool): fix infinite loop with close_returns=True
13 days ago  Daniele Varrazzodocs(pool): a proto-only SQLAlchemy url suffices as...
13 days ago  Daniele Varrazzodocs(pool): consistent sync/async examples in SQLAlchem...
13 days ago  Daniele Varrazzodocs(pool): add documentation for close_returns
13 days ago  Daniele Varrazzofeat(pool): add close_returns
13 days ago  Daniele Varrazzofeat(pool): add connection subclasses to enable putconn...
13 days ago  Daniele Varrazzotest(pool): make sure that returned connection have...
2025-10-18  Daniele VarrazzoMerge branch 'perf/transpose-loading'
2025-10-18  Jörg Breitbartperf: load results by row rather than by column
2025-10-15  Daniele VarrazzoMerge pull request #1150 from jerch/fix/binary-copy...
2025-10-14  Daniele Varrazzorefactor: drop copy format code path with buffer creation 1150/head
2025-10-14  Jörg Breitbartfix(c): fix copy buffer corruption on dumping error
2025-10-14  Daniele Varrazzotest: add test to reveal the buffer corruption on dump...
2025-10-14  Daniele VarrazzoMerge pull request #1158 from jerch/fix/set-types-text
2025-10-14  Daniele Varrazzodocs: mention issue #1153 fix in news file 1158/head
2025-10-13  Daniele Varrazzofix: consistent error passing a row with mismatched...
2025-10-13  Jörg Breitbartfix(c): respect the set_types() definitions in text...
2025-10-13  Daniele Varrazzoci: enable tests on PR
2025-10-13  Daniele Varrazzotest: add test to reproduce set_types being ignored
2025-10-13  Daniele Varrazzotest: longer sleep to test for idle timeout exception
2025-10-13  Daniele VarrazzoMerge pull request #1141 from wasix-org/fix/poll-rw
2025-10-13  Daniele Varrazzotest: make AEvent.wait_timeout() return False on timeout
2025-10-13  Daniele Varrazzofix: consider a connection closed in poll() only if... 1141/head 1183/head
2025-10-13  Daniele Varrazzotest: fix decorator to skip tests on crdb because of...
2025-10-13  Daniele Varrazzofix(c): fix timeout calculation in select-based wait...
2025-10-13  Daniele Varrazzoci: use working test server on macOS
2025-10-13  Daniele Varrazzorefactor: check for closed connection in wait functions
2025-10-13  Daniele Varrazzoci: test with PostgreSQL 18 final image
2025-10-13  Daniele Varrazzotest: improve wait functions tests
2025-10-13  Daniele Varrazzorefactor(wait): disallow interval=None in wait functions
2025-10-13  Daniele Varrazzofix: fix return values of wait_poll(), wait_epoll()
2025-10-13  Arshia Ghafoorifix(c): fix polling for read+write
2025-10-13  Daniele VarrazzoMerge branch 'bump-libs'
2025-10-12  Daniele Varrazzoci: add workflow to build and cache the libpq
2025-10-12  Daniele Varrazzoci: use the system version of the cyrus-sasl library
2025-10-12  Daniele Varrazzoci: build aarch64 packages using manylinux_2_28 image
2025-10-12  Daniele Varrazzochore(binary): bump packaged versions of libpq, OpenSSL
2025-10-10  Jacob WallsUpdate DEFAULT_AUTO_FIELD setting in Django CI workflow...
2025-10-10  dependabot... chore(deps): bump the actions group across 1 directory...
2025-10-10  ubifredci: fix bad expansion of an array variable in build_lib...
2025-10-06  Daniele Varrazzodocs: installation docs cleanup
2025-10-04  Daniele Varrazzodocs: drop `pq.error_message()` function from public...
2025-10-04  Daniele Varrazzodocs: document the package to install in the "from...
2025-09-16  Daniele Varrazzochore: have a scrap directory where to put work scripts...
2025-09-16  Daniele VarrazzoMerge pull request #1149 from psycopg/fix/binary-copy
2025-09-15  Daniele Varrazzofix(copy): avoid sending copy data if an error is set 1149/head
2025-09-15  Daniele Varrazzofix(c): fix excessive buffer allocation in binary copy
2025-09-12  Daniele Varrazzochore: bump mypy, remove a now unneeded ignore
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-11  Daniele VarrazzoMerge pull request #1166 from psycopg/fix-builtin-dumpe...
2025-09-10  Daniele Varrazzofix: drop warning for objects passed as JSON lods/dump... 1166/head
2025-09-10  Daniele Varrazzofix: don't raise a warning using a builtin for JSON...
2025-09-09  Daniele Varrazzodocs: add simple example of identifier binding with...
2025-09-08  Daniele Varrazzochore: bump psycopg package version to 3.3.0.dev2
2025-09-08  Daniele Varrazzodocs: mention version 3.3.0.dev1 download link in templ...
2025-09-08  Daniele Varrazzofix: typo in notifications warning 3.3.0.dev1
2025-09-08  Daniele VarrazzoMerge pull request #1054 from psycopg/template-strings
2025-09-08  Daniele Varrazzodocs: add template strings query documentation 1054/head
2025-09-08  Daniele Varrazzofeat: implement template strings
2025-09-08  Daniele Varrazzofeat: add typing support for template strings
2025-09-08  Daniele Varrazzorefactor(query): add private method to convert to bytes
2025-09-08  Daniele Varrazzorefactor: move PostgresRawQuery to _queries module
2025-09-08  Daniele Varrazzotest: add module to test with template strings
2025-09-08  Daniele Varrazzochore: exclude linters run on tstring test module
2025-09-08  Daniele Varrazzoci: switch to windows-2025 runners
2025-09-08  Daniele Varrazzochore: bump psycopg package version to 3.2.10
2025-09-07  Daniele Varrazzochore: isort
2025-09-07  Daniele VarrazzoMerge pull request #1139 from psycopg/gssencmode-disable
2025-09-07  Daniele Varrazzoci: use separate build caches between psycopg 3.2 and 3.3 1139/head
2025-09-07  Daniele Varrazzofix: change default gssencmode to disable in built...
next