]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2022-09-28  Daniele Varrazzodocs: mention named tuples regression fix in change log 388/head
2022-09-28  Daniele Varrazzotest: more exhaustive test of difficult names/attrs...
2022-09-28  Jolbasfix: restore pre-3.1 behaviour converting fields to...
2022-09-28  Jolbastest: check unusual column names and namedtuple
2022-09-28  Daniele Varrazzofix: avoid using type variables in typevar bounds
2022-09-28  Daniele Varrazzochore: upgrade mypy to 0.981
2022-09-25  Daniele Varrazzodocs: fix plural
2022-09-25  Daniele Varrazzodocs: mention macOS arm64 packages distribution
2022-09-25  Daniele Varrazzobuild: fix starting Postgres in macOS build script
2022-09-21  Daniele Varrazzodocs: typo messge -> message
2022-09-21  Daniele Varrazzodocs: add link to document how to recover the stream...
2022-09-19  Daniele Varrazzochore: bump to next dev version number
2022-09-19  Daniele Varrazzochore: bump to version number 3.1.2 3.1.2
2022-09-18  Daniele Varrazzofix: fix queries with repeated named parameters in...
2022-09-16  Denis Laxaldetest: allow to trace libpq to STDERR, rename option...
2022-09-16  Denis Laxaldefix: also sync nested pipeline when a transaction is...
2022-09-15  Daniele Varrazzotest: fail test session in case of segfault
2022-09-14  Daniele VarrazzoMerge branch 'fix-372'
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 VarrazzoMerge branch 'docs/pgconn'
2022-09-14  Denis Laxaldedocs: document PGconn's tracing methods 373/head
2022-09-14  Denis Laxaldedocs: document PGconn.encrypt_password()
2022-09-14  Daniele Varrazzorefactor(psycopg_c): define loggers at module level
2022-09-14  Daniele Varrazzofix(psycopg_c): add missing logger declaration
2022-09-14  Daniele VarrazzoMerge branch 'fix-371'
2022-09-14  Daniele Varrazzodocs: mention Windows timezone problem fixed in change log
2022-09-14  Daniele Varrazzofix: catch any type of error if ZoneInfo creation fails
2022-09-14  Daniele Varrazzotest: add bad timezone to simulate a reported timezone...
2022-09-08  Daniele Varrazzochore(pool): bump to next dev version number
2022-09-07  Daniele Varrazzochore: bump psycopg-pool version to 3.1.2 pool-3.1.2
2022-09-07  Daniele VarrazzoMerge branch 'fix-370'
2022-09-06  Daniele Varrazzofix(pool): continue growing if the pool is not full yet
2022-09-06  Daniele Varrazzofix(pool): allow growing again after failing a growing...
2022-09-06  Daniele Varrazzochore: bump to next dev version number
2022-09-05  Daniele Varrazzochore: bump to version number 3.1.1 3.1.1
2022-09-05  Daniele VarrazzoMerge branch 'macos-broken'
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-02  Daniele VarrazzoBump to next dev release
2022-08-30  Daniele Varrazzodocs: fix title level in news
2022-08-29  Daniele Varrazzochore: bump version number to release 3.1 3.1
2022-08-29  Daniele Varrazzochore: bump to version 3.0.17
2022-08-29  Daniele VarrazzoMerge branch 'crdb-ci'
2022-08-29  Daniele Varrazzoci: run CRDB tests in CI
2022-08-29  Daniele Varrazzotest(crdb): consider Decimal("Infinity") not supported...
2022-08-29  Daniele Varrazzotest(crdb) Skip tests affected by BEGIN READ ONLY bug
2022-08-29  Daniele Varrazzofix: load bytea as bytes, not memoryview, in Python...
2022-08-28  Daniele Varrazzochore(crdb): fix file name where to update OIDs
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'
2022-08-28  Daniele Varrazzodocs: add entry about segfault on fork fixed 360/head
2022-08-28  Florian Apollonerfix: use a static notification function for PQsetNotice...
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: bump version to 3.1 beta 1 to test building...
2022-08-27  Daniele Varrazzochore: upgrade libpq dependencies
2022-08-24  Daniele Varrazzodocs: fix link to numeric-to-float recipe
2022-08-23  Daniele Varrazzofix: avoid all uses of PQconn.send_query in pipeline...
2022-08-23  Daniele Varrazzofeat: add pq._debug module to investigate libpq issues
2022-08-22  Daniele Varrazzoci: don't install modules in editable mode to run packa...
2022-08-22  Daniele Varrazzotest: add missing asserts
2022-08-20  Denis Laxaldechore: fix typos spotted by codespell 2.2.1
2022-08-17  Sergey FedoseevFix typo: shoul => should
2022-08-16  Denis Laxaldedocs: fix a typo in FileWriter docstring
2022-08-15  Daniele Varrazzofix: consider pipeline mode not supported with libpq...
2022-08-15  Daniele Varrazzotest: allow to use the != operator in make.libpq
2022-08-15  Daniele Varrazzofeat: use version() as __build_version__ for pq python...
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 Varrazzoperf(psycopg_c): avoid to create a tuple in fetch_many...
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-12  Daniele Varrazzoci: specify non-editable install in tox tests
2022-08-12  Daniele Varrazzorefactor: drop repeated operation in sync/async TypeInf...
2022-08-12  Daniele Varrazzodocs: fix typo "flaot"
2022-08-12  Daniele Varrazzodocs: reword blurb about binary copy and make it a...
2022-08-12  Daniele Varrazzodocs: fix typo: "reurned"
2022-08-12  Daniele Varrazzodocs: fix example and reword around multiple-query...
2022-08-12  Daniele Varrazzodocs: link to the "from psycopg2" page from the "basic...
2022-08-05  Daniele Varrazzodocs: quote examples of pip install with extras
2022-07-30  Sergey FedoseevFix syntax in example
2022-07-28  Daniele Varrazzobuild: use "latest" version of github builders
2022-07-28  Daniele VarrazzoMerge branch 'build-macos-arm64'
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'
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-26  Daniele Varrazzodocs: mention 3.1 automatic DNS resolution in async...
2022-07-26  Daniele Varrazzodocs: NOTIFY command in uppercase
2022-07-26  Daniele VarrazzoMerge branch 'copy-writer'
2022-07-26  Daniele Varrazzodocs(copy): add documentation for COPY Writer objects
2022-07-26  Daniele Varrazzorefactor: unify code paths to set the rowcount
next