]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2024-06-29  Daniele Varrazzochore: bump psycopg package version to 3.1.20 maint-3.1 3.1.20
2024-06-28  Daniele VarrazzoMerge branch 'update-libs-3.1' into maint-3.1
2024-06-28  Daniele Varrazzodocs: add release note about OpenSSL 3.3.x
2024-06-28  Daniele Varrazzochore: bump ldap version to 2.6.8
2024-06-28  Daniele Varrazzochore: bump openssl to 3.3.1
2024-06-28  Daniele Varrazzoci: more robust libpq build script
2024-06-28  Daniele VarrazzoMerge branch 'tomllib' into maint-3.1
2024-06-28  Daniele Varrazzostyle: shorter line in pyproject.toml
2024-06-28  Eli Schwartzbuild: avoid installing tomli on recent python
2024-06-24  Daniele VarrazzoMerge branch 'ci-binary-build-fix-3.1' into maint-3.1
2024-06-24  Daniele Varrazzochore: drop Python 3.7 packages build for macOS
2024-06-23  Daniele Varrazzoci: set macOS deployment target env vars
2024-06-23  Daniele Varrazzochore: bump libpq to 16.3
2024-06-23  Daniele Varrazzoci: add openssl-dev dependency to build musllinux packages
2024-06-23  Daniele Varrazzochore: bump cibuildwheel version
2024-05-30  Daniele Varrazzofix(copy): fix count of chars to escape
2024-05-30  dependabot... chore(deps): bump pypa/cibuildwheel in the actions...
2024-05-30  Trenton Holmesci: merge all produced artifacts into a single artifact...
2024-05-30  Trenton Holmesci: updates action versions and add dependabot to check...
2024-05-27  Daniele Varrazzochore: fix typo in comment
2024-05-15  Daniele Varrazzofix: use the simple query protocol to execute BEGIN...
2024-05-14  Daniele Varrazzochore: don't codespell html files
2024-05-11  Daniele Varrazzochore: bump psycopg package version to 3.1.20.dev1
2024-05-10  Daniele Varrazzochore: bump psycopg package version to 3.1.19 3.1.19
2024-05-09  Daniele Varrazzochore(crdb): upgrade types to v23.1
2024-05-08  Daniele Varrazzoci(macos): test and build macOS packages on M1 runners
2024-05-08  Daniele VarrazzoMerge branch 'fix-745' into maint-3.1
2024-05-08  Daniele Varrazzoperf(copy): only flush at every row on copy on macOS
2024-05-03  Andrew KaneImprove performance of copy
2024-05-03  Daniele Varrazzotest(copy): add minimal copy benchmark framework
2024-04-21  Daniele VarrazzoMerge branch 'fix-734' into maint-3.1
2024-04-21  Daniele Varrazzofix(c): solve undefined behaviour caused by unaligned...
2024-04-20  Daniele Varrazzoci: add test to check for misaligned memory access
2024-04-20  Daniele Varrazzofix: fix handling of floating point values for connect_...
2024-04-01  Daniele VarrazzoMerge pull request #758 from psycopg/fix-752
2024-04-01  Daniele Varrazzochore: move codespell configuration to pyproject.toml 758/head
2024-04-01  Daniele Varrazzofix: more careful stripping of error prefixes
2024-04-01  Daniele Varrazzotest: add pool package to django tests
2024-03-31  Denis Laxaldedocs: fix a typo in FinishedPGconn docstring
2024-02-08  Daniele Varrazzofix: avoid to create reference loops in datetime adapters
2024-02-04  Daniele Varrazzochore: bump psycopg package version to 3.1.19.dev1
2024-02-04  Daniele Varrazzochore: bump psycopg package version to 3.1.18 3.1.18
2024-02-04  Daniele Varrazzofix(c): drop spurious loop break in pipeline_communicate
2024-02-04  Daniele Varrazzochore: bump cibuildwheel version
2024-02-04  Daniele Varrazzochore: bump checkout action to v4
2024-01-29  Daniele Varrazzodocs: fix tickets format
2024-01-29  Daniele VarrazzoMerge branch 'musl-ctypes' into maint-3.1
2024-01-29  Daniele Varrazzodocs: mention musl-ctypes workaround in news file
2024-01-29  Michał Górnyfix: add `libc.so` fallback for musl systems to the...
2024-01-29  Daniele Varrazzotest: drop ineffective marker on fixture
2024-01-27  Daniele VarrazzoMerge branch 'fix-interval-overflow' into maint-3.1
2024-01-27  Daniele Varrazzodocs: add release note about interval overflow fix
2024-01-27  Daniele Varrazzofix(c): don't overflow intervals on windows either
2024-01-27  Iacami Gevaerdfix(c): use long for seconds to prevent IntervalLoader...
2024-01-26  Daniele Varrazzochore: bump black to 24.1.0
2024-01-26  Daniele VarrazzoMerge pull request #722 from psycopg/fix-deadlock-on...
2024-01-26  Daniele Varrazzofix: force a sync exiting the pipeline mode 722/head
2024-01-07  Daniele Varrazzochore: bump psycopg package version to 3.1.18.dev1
2024-01-07  Daniele Varrazzoci: revert upload action to v3
2024-01-07  Daniele Varrazzochore: bump psycopg package version to 3.1.17 3.1.17
2024-01-06  Daniele Varrazzochore(c): add missing enum entries
2024-01-06  Daniele Varrazzodocs: add note about checking enums and docs on Postgre...
2024-01-06  Daniele VarrazzoMerge branch 'fix-699' into maint-3.1
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  Daniele Varrazzochore: upload github actions dependencies
2024-01-03  Daniele Varrazzorefactor: use Self to represent the return from `BaseCo...
2024-01-03  Daniele Varrazzochore: drop unneeded type annotations on self
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
next