index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix concurrent use of conection.poll()
fix-1248
Daniele Varrazzo
2021-06-03
2
-0
/
+7
*
Fix typo in sample code: psycopg >> psycopg2
maint_2_8
Sergey Golitsynskiy
2021-05-23
1
-3
/
+3
*
Use GitHub Actions badge in the readme
Daniele Varrazzo
2021-05-22
1
-3
/
+3
*
Merge branch 'github-actions' into maint_2_8
Daniele Varrazzo
2021-05-22
7
-284
/
+89
|
\
|
*
Add tests with x86 architecture
Daniele Varrazzo
2021-05-22
1
-1
/
+3
|
*
Update GitHub Actions to something similar to psycopg3
Daniele Varrazzo
2021-05-22
7
-315
/
+64
|
*
ci: first stab at running CI as github actions
Riccardo Magliocchetti
2021-05-22
2
-0
/
+54
|
/
*
Fix test for empty connect params with 'async' parameter
Daniele Varrazzo
2021-05-22
1
-5
/
+16
*
Fix typo
Yusuke Hayashi
2021-05-22
1
-1
/
+1
*
Add Python 3.9 to travis test grid
Daniele Varrazzo
2021-05-20
1
-0
/
+1
*
Add warning about send_feedback and cursor choice
Chris Wilson
2021-05-20
1
-1
/
+3
*
cursor.rst typo: was creates
Hans Ginzel
2021-05-20
1
-1
/
+1
*
Drop unsupported Python versions from Travis test grid
Daniele Varrazzo
2021-05-20
1
-5
/
+0
*
Don't abort if sqlstate_errors or psycoEncodings are already initialized
Sandro Mani
2021-05-20
2
-3
/
+7
*
Add note about cursor.callproc() and PostgreSQL procedures
Daniele Varrazzo
2021-05-20
1
-0
/
+10
*
Add note about sending multiple statements in the same query
Daniele Varrazzo
2021-05-20
1
-0
/
+14
*
Fix NEWS typo
Daniele Varrazzo
2021-05-20
1
-1
/
+1
*
Fix segfault initialising Column object manually
Daniele Varrazzo
2021-05-20
3
-4
/
+34
*
Accept no param in connect()
Daniele Varrazzo
2021-05-20
3
-8
/
+21
*
docs: fix a few simple typos
Tim Gates
2021-05-20
7
-8
/
+8
*
Update build to use PostgreSQL 11.10 source
Jason Erickson
2020-11-13
2
-2
/
+2
*
Remove old patch for Postgres 9.6 and OpenSSL 1.1
Jason Erickson
2020-11-13
1
-14
/
+0
*
Build more OpenSSL binaries and add to path
Jason Erickson
2020-11-13
1
-1
/
+2
*
Combine included libraries into one parameter
Jason Erickson
2020-11-13
1
-1
/
+1
*
Publish docs from the maint_2_8 branch
Daniele Varrazzo
2020-11-09
1
-1
/
+1
*
Merge branch 'py39-appveyor'
Daniele Varrazzo
2020-11-04
3
-24
/
+38
|
\
|
*
Settings for Py39/VS2019 builds + OpenSSL update
Jason Erickson
2020-11-04
2
-19
/
+22
|
*
Add Strawberry Perl to the path
Jason Erickson
2020-11-04
1
-0
/
+1
|
*
Add VC 2019 path location
Jason Erickson
2020-11-04
1
-4
/
+10
|
*
First batch of changes to build on appveyor with Python 3.9
Daniele Varrazzo
2020-11-04
2
-5
/
+9
*
|
Remove semicolon from code example
Jannis Vamvas
2020-10-20
1
-1
/
+1
*
|
Bump to next dev release
Daniele Varrazzo
2020-09-06
1
-1
/
+1
*
|
Suggest how to auto-generate tag name in release doc
Daniele Varrazzo
2020-09-06
1
-1
/
+2
*
|
Minor spelling and grammar corrections for 195b254
Daniel Fortunov
2020-09-06
1
-3
/
+3
|
/
*
Bump version to 2.8.6
2_8_6
Daniele Varrazzo
2020-09-05
1
-1
/
+1
*
Metion ARM packages in news file
Daniele Varrazzo
2020-09-05
1
-0
/
+1
*
'cursor.query' reports the query of the last COPY opearation too
Daniele Varrazzo
2020-09-05
3
-0
/
+38
*
Errors mapping updated to PostgreSQL 13
Daniele Varrazzo
2020-09-05
7
-4
/
+10
*
Added duplicate values to errcodes module
Daniele Varrazzo
2020-09-05
4
-6
/
+35
*
Errors fetch scripts ported to Python 3
Daniele Varrazzo
2020-09-05
2
-8
/
+8
*
Improve wording around transactions behaviour closing connections
Daniele Varrazzo
2020-09-05
1
-4
/
+8
*
Document context manager usage in connection and cursor docs
Daniele Varrazzo
2020-09-05
2
-0
/
+32
*
Mention building wheels package with OpenSSL 1.1.1g in news file
Daniele Varrazzo
2020-09-05
2
-1
/
+2
*
Add ARM64 jobs in Travis-CI
odidev
2020-08-25
3
-23
/
+49
*
Merge pull request #1120 from bashtanov/dictcursor-docs-improvement
Daniele Varrazzo
2020-08-24
2
-3
/
+6
|
\
|
*
dictcursor-docs-improvement
Alexey Bashtanov
2020-06-18
2
-3
/
+6
*
|
Merge pull request #1131 from jouve/py3.10compat
Daniele Varrazzo
2020-08-24
2
-6
/
+14
|
\
\
|
*
|
use Py_SET_TYPE for compat with python 3.10
Cyril Jouve
2020-07-26
2
-6
/
+14
*
|
|
Merge branch 'docs/quick-start'
Daniele Varrazzo
2020-08-24
1
-112
/
+129
|
\
\
\
|
*
|
|
A few corrections to the install page
Daniele Varrazzo
2020-08-24
1
-13
/
+9
[next]