]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2022-09-15  Daniele Varrazzotest: fail test session in case of segfault maint-3.0
2022-09-14  Daniele VarrazzoMerge branch 'fix-372-3.0' into maint-3.0
2022-09-14  Daniele Varrazzofix(psycopg_c): propagate exceptions in Transformer...
2022-09-14  Daniele Varrazzotest: add test to verify the behavior of adapters faili...
2022-09-14  Daniele Varrazzorefactor(psycopg_c): define loggers at module level
2022-09-06  Daniele Varrazzochore: bump to next dev version number
2022-09-05  Daniele Varrazzochore: bump to version number 3.0.18 3.0.18
2022-09-05  Daniele VarrazzoMerge branch 'macos-broken-3.0' into maint-3.0
2022-09-05  Daniele Varrazzodocs: add news entry about Homebrew fix
2022-09-05  Daniele Varrazzorefactor: add find_libpq_full_path() to use both in...
2022-09-05  Daniele Varrazzofix(macos): find the libpq in non-standard places
2022-09-04  Daniele Varrazzochore: upgrade QEMU to v2 for build
2022-09-04  Daniele Varrazzofix: make sure to pass a port number to getaddrinfo
2022-09-04  Daniele Varrazzochore: bump to next dev release
2022-08-29  Daniele Varrazzochore: bump to version 3.0.17 3.0.17
2022-08-29  Daniele Varrazzofix: load bytea as bytes, not memoryview, in Python...
2022-08-28  Daniele Varrazzofix: use a "finally" to clear the result pointer after...
2022-08-28  Daniele Varrazzoperf(pq_ctypes): use the faster byref() rather than...
2022-08-28  Daniele VarrazzoMerge branch 'pgnotifyfixes-3.0' into maint-3.0
2022-08-28  Daniele Varrazzodocs: add entry about segfault on fork fixed
2022-08-28  Florian Apollonerfix: use a static notification function for PQsetNotice...
2022-08-28  Daniele Varrazzochore: bump to next dev version number
2022-08-27  Daniele Varrazzobuild: build ldap with sasl and ssl support
2022-08-27  Daniele Varrazzobuild: upgrade system packages before building libpq
2022-08-27  Daniele Varrazzochore: upgrade libpq dependencies
2022-08-27  Daniele Varrazzodocs: fix link to numeric-to-float recipe
2022-08-22  Daniele Varrazzoci: don't install modules in editable mode to run packa...
2022-08-15  Daniele Varrazzorefactor(psycopg_c): define and use an ARRAYSIZE macro
2022-08-15  Daniele Varrazzorefactor(psycopg_c): drop deprecated use of DEF in...
2022-08-15  Daniele Varrazzorefactor: expose optimized functions directly from...
2022-08-15  Daniele Varrazzofix(psycopg_c): guard PQflush calls for invalid connections
2022-08-13  Daniele Varrazzochore: use `license_files` entry in metadata
2022-08-13  Daniele Varrazzoci: specify non-editable install in tox tests
2022-08-13  Daniele Varrazzobuild(docs): don't exit with success if building html...
2022-07-28  Daniele Varrazzobuild: use "latest" version of github builders
2022-07-28  Daniele VarrazzoMerge branch 'build-macos-arm64-3' into maint-3.0 3.0.16
2022-07-28  Daniele Varrazzodocs: mention macOS arm64 build script in news file
2022-07-28  Daniele Varrazzobuild: add scripts to build macOS arm64 packages
2022-07-28  Daniele Varrazzochore: bump version number to 3.0.16
2022-07-28  Daniele VarrazzoMerge branch 'fix-343' into maint-3.0
2022-07-28  Daniele Varrazzofix: fix Cursor.rowcount after non-SELECT tuple-returin...
2022-07-28  Daniele Varrazzotest: add tests to reveal the rowcount problem with...
2022-07-28  Daniele Varrazzochore: re-export names to fix mypy 0.971 error
2022-07-18  Daniele VarrazzoMerge branch 'docs-no-external-modules' into maint-3.0
2022-07-18  Daniele Varrazzodocs: allow to read the libpq definitions from a local...
2022-07-18  Daniele Varrazzodocs: upgrade sphinx version to build docs
2022-07-18  Martin Weineltdocs: fix build with sphinx 5.0
2022-07-18  Daniele Varrazzodocs: move documentation from shapely module docstrings...
2022-07-18  Daniele Varrazzodocs: move documentation from _dns module docstrings...
2022-07-18  Daniele Varrazzodocs: add skip-list to avoid importing external module
2022-07-12  Daniele Varrazzotest: fix proxy-based tests confused by the PGHOST...
2022-07-12  Daniele Varrazzotest: fix dsn manipulation tests confused by the env...
2022-07-12  Daniele Varrazzodocs: fix install instruction in docker to test the...
2022-06-16  Daniele Varrazzochore: bump to next dev version
2022-06-14  Daniele Varrazzochore: bump version to release 3.0.15 3.0.15
2022-06-14  Daniele VarrazzoMerge branch 'manylinux2014' into maint-3.0
2022-06-14  Daniele Varrazzotest: test wheel packages using PostgreSQL 14
2022-06-14  Daniele Varrazzotest: verify that we distribute the libpq we want to...
2022-06-14  Daniele Varrazzobuild: cache libpq build
2022-06-14  Daniele Varrazzobuild: build libpq 14 for musllinux packages
2022-06-14  Daniele Varrazzobuild: build manylinux2014 packages
2022-06-14  Daniele Varrazzobuild: build the libpq from source when building wheels...
2022-06-14  Daniele Varrazzobuild: set expected sysconfdir in libpq shipped with...
2022-06-14  Daniele Varrazzochore: upgrade libraries to build binary packages
2022-06-14  Daniele Varrazzobuild: add script to build the libpq
2022-06-14  Daniele Varrazzochore: upgrade cibuildwheel to 2.6.1
2022-06-11  Daniele Varrazzorefactor(copy) use already looked-up pgconn instead...
2022-06-08  Daniele VarrazzoMerge branch 'fix-315' into maint-3.0
2022-06-08  Daniele Varrazzofix: raise DataError instead of OverflowError loading...
2022-06-08  Daniele Varrazzodocs: mention different infinity date adaptation in...
2022-06-08  Daniele Varrazzofix: produce consistent error messages on timestamp...
2022-06-08  Daniele Varrazzofix: produce consistent error messages on date overflow
2022-06-08  Daniele Varrazzotest: move date-related tests to the date tests class
2022-06-07  Daniele VarrazzoMerge branch 'fix-stream' into maint-3.0
2022-06-07  Daniele Varrazzotest: add test to verify stream+close interaction
2022-06-07  Daniele Varrazzofix: restore the connection in usable state after an...
2022-06-07  Daniele Varrazzofix: shorter tracebacks on stream() error
2022-05-28  Daniele VarrazzoMerge branch 'fix-copy-escape' into maint-3.0
2022-05-27  Daniele Varrazzofix(copy): correctly escape non-printable chars
2022-05-27  Daniele Varrazzoperf(copy): avoid to call _write with empty buffer
2022-05-24  Daniele Varrazzotest: fix binary timedelta dumping text
2022-05-23  Daniele Varrazzofix: drop "char" - character alias
2022-05-20  Daniele Varrazzofix: don't emit a comma dumping timedelta objects
2022-05-20  Daniele Varrazzofix: shorter traceback even on COPY statement error
2022-05-19  Daniele Varrazzofix: shorter traceback on COPY error
2022-05-19  Daniele Varrazzofix: raise a shorter trackeback on interrupted notify...
2022-05-19  Daniele VarrazzoTest: fix mypy 0.941 run
2022-05-19  Denis Laxaldefix: only use covariant Row type variable
2022-05-19  Denis Laxalderefactor: streamline 'type: ignore' in *Cursor.stream()
2022-05-18  Daniele Varrazzochore: bump to next dev version
2022-05-16  Daniele VarrazzoMerge branch 'fix-304' into maint-3.0 3.0.14
2022-05-16  Daniele Varrazzofix: add C Float4 binary dumper
2022-05-16  Daniele Varrazzofix: raise an exception if the struct package is affect...
2022-05-16  Daniele Varrazzotest: Fix implicit f-string conversion to value
2022-05-16  Daniele Varrazzofix: Don't rely on f-string converting str enums in...
2022-05-16  Daniele Varrazzofix: fix typo: ingeger
2022-05-15  Daniele Varrazzochore: bump version to release 3.0.14
2022-05-15  Daniele Varrazzofix: don't barf on errors with blank sqlstate
2022-05-14  Daniele Varrazzotest: skip testing random multirange arrays with empty...
2022-05-13  Daniele VarrazzoMerge branch 'fix-301' into maint-3.0
next