]>
git.ipfire.org Git - thirdparty/psycopg.git/log
Daniele Varrazzo [Sat, 14 Mar 2020 05:14:25 +0000 (18:14 +1300)]
Added PQfinish
Daniele Varrazzo [Sat, 14 Mar 2020 05:09:14 +0000 (18:09 +1300)]
Added PGconn.info wrapping PQconninfo
Daniele Varrazzo [Sat, 14 Mar 2020 04:44:08 +0000 (17:44 +1300)]
Added PQconn.get_defaults() wrapping PQconndefault/PQconninfoFree
Daniele Varrazzo [Sat, 14 Mar 2020 03:52:00 +0000 (16:52 +1300)]
Calling the c struct a struct to avoid confusion
Daniele Varrazzo [Fri, 13 Mar 2020 11:05:53 +0000 (00:05 +1300)]
Wrapped lipq method for async connection
Daniele Varrazzo [Fri, 13 Mar 2020 10:29:14 +0000 (23:29 +1300)]
Dropped "Type" suffix from enum
Daniele Varrazzo [Fri, 13 Mar 2020 10:27:19 +0000 (23:27 +1300)]
Adding a first implementation of the libpq wrapper and tests
Daniele Varrazzo [Sat, 7 Mar 2020 16:56:16 +0000 (16:56 +0000)]
The first commit is a thank you