]> git.ipfire.org Git - thirdparty/psycopg.git/shortlog
thirdparty/psycopg.git
2021-07-25  Daniele VarrazzoMore readable field name in Column repr
2021-07-23  Daniele VarrazzoClear the caplog in retried tests
2021-07-23  Daniele VarrazzoDon't register any TypeInfo on oid 0
2021-07-23  Daniele VarrazzoDon't copy the types map from context to recursive...
2021-07-23  Daniele VarrazzoUse uppercase SQL throughout code and docs
2021-07-23  Daniele VarrazzoCache generated begin statement on the connection
2021-07-23  Daniele VarrazzoAdd hstore adapters
2021-07-23  Daniele VarrazzoRespects transaction status of the connection used...
2021-07-23  Daniele VarrazzoMerge branch 'transaction-control'
2021-07-23  Daniele VarrazzoImplement the transaction control attributes
2021-07-23  Daniele VarrazzoAdd IsolationLevel and transaction control attributes...
2021-07-23  Daniele VarrazzoHandle timestamps which would overflow in UTC but not...
2021-07-23  Daniele VarrazzoBetter display of block examples in docs
2021-07-23  Daniele VarrazzoFix server-side cursor close() with committed transactions.
2021-07-23  Daniele VarrazzoMove withhold/scrollable as server-side cursor attributes
2021-07-23  Daniele Varrazzohold renamed to withhold for server side cursors
2021-07-23  Daniele VarrazzoAdd cursor_factory and server_cursor_factory attributes
2021-07-23  Daniele VarrazzoRemove format param from cursor constructor
2021-07-19  Daniele VarrazzoFix Range get_key/upgrade
2021-07-19  Daniele VarrazzoDisplay the Dumper oid in its repr
2021-07-19  Daniele VarrazzoAdd faker context manager to help found problematic...
2021-07-19  Daniele VarrazzoRetry flaky tests
2021-07-19  Daniele VarrazzoMake starting the test proxy idempotent
2021-07-18  Daniele VarrazzoFix Windows package build
2021-07-18  Daniele VarrazzoDrop outdated script to build wheel packages
2021-07-18  Daniele VarrazzoAdd notes about making a release
2021-07-18  Daniele VarrazzoBump to next dev release
2021-07-18  Daniele VarrazzoBump to next version to build test packages 3.0.dev1
2021-07-18  Daniele VarrazzoTest C extension on Windows and build binary packages
2021-07-18  Daniele VarrazzoDrop test skip for a long solved problem
2021-07-18  Daniele VarrazzoRetry some flaky tests
2021-07-16  Daniele VarrazzoFix test retry pattern
2021-07-16  Daniele VarrazzoFix types registry shallow copy
2021-07-16  Daniele VarrazzoAdd fixture to restore the state of the global adapters
2021-07-14  Daniele VarrazzoFix dumping arrays of different versions of network...
2021-07-14  Daniele VarrazzoAt import -> at import time
2021-07-14  Daniele VarrazzoMove "from psycopg2" docs page under basic
2021-07-14  Daniele VarrazzoDrop a fixme related to a bug closed in furo docs style
2021-07-14  Daniele VarrazzoAdd link to GitHub Actions runner bug hack
2021-07-14  Daniele VarrazzoFix reference target to the psycopg module
2021-07-14  Daniele VarrazzoLeft align table contents in the docs
2021-07-13  Daniele VarrazzoConsistent TOC expansion in docs second level pages
2021-07-13  Daniele VarrazzoAdapt docs cleanup
2021-07-13  Daniele VarrazzoCorrections to the types module docs
2021-07-13  Daniele VarrazzoAdd example of numeric-to-float loading
2021-07-13  Daniele VarrazzoAdd wheel package to dev dependencies
2021-07-13  Daniele VarrazzoAdd sphinx-autobuild to docs dependencies
2021-07-13  Daniele VarrazzoDisplay two title levels in the main docs TOC
2021-07-13  Daniele VarrazzoDrop repetition in adapt docs, and more cleanup around it
2021-07-13  Daniele VarrazzoFix tox docs build
2021-07-13  Daniele VarrazzoDocs building dependencies updated
2021-07-12  Daniele VarrazzoAdding more glue content to docs
2021-07-12  Daniele VarrazzoMove copy docs to the basic section
2021-07-12  Daniele VarrazzoAdd docs for the psycopg module
2021-07-12  Daniele VarrazzoRetry more flaky tests
2021-07-12  Daniele VarrazzoMerge branch 'adapters-protocols'
2021-07-12  Daniele Varrazzoproto modules renamed to abc
2021-07-12  Daniele VarrazzoImprovements to the adaptation documentation
2021-07-11  Daniele VarrazzoAdd unit tests for register_loader/dumper types
2021-07-11  Daniele VarrazzoExpose postgres.adapters from the psycopg package
2021-07-11  Daniele VarrazzoDrop flake8 ignore on types/__init__ file
2021-07-11  Daniele VarrazzoDrop .register() method from Dumper/Loader classes
2021-07-11  Daniele VarrazzoAdd postgres module
2021-07-11  Daniele VarrazzoAllow adapter protocols tests to run on Python 3.6
2021-07-11  Daniele VarrazzoAdd Loader protocol
2021-07-10  Daniele VarrazzoRemove the cls attribute from the Dumper protocol
2021-07-10  Daniele VarrazzoRename adapt.Format to PyFormat
2021-07-10  Daniele VarrazzoAdd Dumper protocol
2021-07-10  Daniele VarrazzoDon't chain exceptions on pool timeout
2021-06-30  Daniele VarrazzoCleanup of install docs
2021-06-30  Daniele VarrazzoMore terse import error of the requested implementation
2021-06-30  Daniele VarrazzoCleanup of metadata and readme presented on PyPI
2021-06-30  Daniele VarrazzoNote in the first docs example that the module name...
2021-06-30  Daniele VarrazzoBump to version 3.0.dev0 to release testing packages 3.0.dev0
2021-06-30  Daniele VarrazzoAdd workflow to create sdist packages
2021-06-30  Daniele VarrazzoMerge branch 'cibuildwheel'
2021-06-30  Daniele VarrazzoDisable building Windows packages.
2021-06-30  Daniele VarrazzoInstall Postgres in the image to build Windows packages
2021-06-30  Daniele VarrazzoBuild Windows binary packages
2021-06-30  Daniele VarrazzoBuild MacOS binary packages
2021-06-30  Daniele VarrazzoMake the script to build the binary package portable
2021-06-30  Daniele VarrazzoBuild psycopg-binary package for Linux
2021-06-29  Daniele VarrazzoTest all the Python versions on MacOS and Windows
2021-06-29  Daniele VarrazzoMerge branch 'windows'
2021-06-29  Daniele VarrazzoDon't use the Cython IF construct
2021-06-29  Daniele VarrazzoDrop compile warinings on MSVC
2021-06-29  Daniele VarrazzoDisable testing the C exception for Windows
2021-06-29  Daniele VarrazzoWork around getpid on Windows
2021-06-29  Daniele VarrazzoAdd ws2_32 lib dependency on Windows
2021-06-29  Daniele VarrazzoPass the correct libdir to the window builder
2021-06-29  Daniele VarrazzoSkip timing tests on windows
2021-06-29  Daniele VarrazzoAdd libpq dir to link options
2021-06-29  Daniele VarrazzoSkip tests requiring an IANA db on Windows
2021-06-29  Daniele VarrazzoFix libpq name in windows linking
2021-06-29  Daniele VarrazzoWork around _timezone name clash on windows
2021-06-29  Daniele VarrazzoSkip proxy tests on windows
2021-06-29  Daniele VarrazzoFix inclusion of sys/param.h on Windows compiler
2021-06-29  Daniele VarrazzoSkip asyncio tests on windows
2021-06-29  Daniele VarrazzoAdd windows compatibility to endian functions
2021-06-29  Daniele VarrazzoRun tests on windows
next