]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Merge pull request #91 from dlax/generators-c
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 5 Oct 2021 13:09:48 +0000 (14:09 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 13:09:48 +0000 (14:09 +0100)
Define and use send(), fetch_many() and fetch() generators in C implementation


Trivial merge