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
*
Added empty options in setup.cfg
fix-453
Daniele Varrazzo
2016-07-07
2
-9
/
+13
*
Bump to next dev release
Daniele Varrazzo
2016-07-07
1
-1
/
+1
*
Mark PG 9.5 supported
Daniele Varrazzo
2016-07-07
1
-1
/
+1
*
news file typo
Daniele Varrazzo
2016-07-07
1
-1
/
+1
*
Version bumped for released 2.6.2
2_6_2
Daniele Varrazzo
2016-07-07
1
-1
/
+1
*
Added link from news file
Daniele Varrazzo
2016-07-07
1
-1
/
+2
*
Bunch of test tweaks to make the test grid green
Daniele Varrazzo
2016-07-04
3
-23
/
+26
*
Merge branch 'issue443' into maint_2_6
Daniele Varrazzo
2016-07-04
3
-4
/
+63
|
\
|
*
Connection state fixed noted in the news
Daniele Varrazzo
2016-07-04
1
-0
/
+2
|
*
Fixed tests on Py 2.5
Daniele Varrazzo
2016-07-04
1
-2
/
+5
|
*
Skip killing test on brontosaur servers
Daniele Varrazzo
2016-07-04
1
-0
/
+2
|
*
Always raise OperationalError when connection was closed externally.
Greg Ward
2016-06-28
2
-5
/
+7
|
*
Always detect when a connection is closed behind psycopg2's back.
Greg Ward
2016-06-28
2
-0
/
+50
*
|
errorcodes map updated to PostgreSQL 9.5.
Daniele Varrazzo
2016-07-01
3
-1
/
+6
*
|
Merge branch 'bug-424' into maint_2_6
Daniele Varrazzo
2016-07-01
2
-1
/
+2
|
\
\
|
*
|
Mention closing bug #424 in the news
Daniele Varrazzo
2016-07-01
1
-0
/
+1
|
*
|
Avoid a possible null deref, tz might be NULL.
Gabriel Kihlman
2016-07-01
1
-1
/
+1
|
/
/
*
|
Allow adapting bytes using QuotedString on Python 3 too
Daniele Varrazzo
2016-07-01
3
-4
/
+12
*
|
Fixed encoding tests on Py3
Daniele Varrazzo
2016-07-01
1
-3
/
+3
*
|
Docs wrapping
Daniele Varrazzo
2016-07-01
1
-4
/
+6
*
|
Suggest installing psycopg2 in windows using pip
Udi Oron
2016-07-01
1
-1
/
+9
*
|
Merge branch 'qstring-writable-encoding' into maint_2_6
Daniele Varrazzo
2016-07-01
6
-36
/
+112
|
\
\
|
*
|
Don't hope to encode stuff in an arbitrary encoding
Daniele Varrazzo
2016-07-01
2
-5
/
+10
|
*
|
Test moved to the right module, cleanup, but same problem
Daniele Varrazzo
2016-07-01
4
-46
/
+43
|
*
|
Work in progress on writable encoding
qstring-writable-encoding
Daniele Varrazzo
2016-07-01
3
-26
/
+100
|
/
/
*
|
Fixed build on win32
Daniele Varrazzo
2016-07-01
1
-1
/
+2
*
|
Fixed segfault on repr() for uninitialized connections
Daniele Varrazzo
2016-07-01
2
-3
/
+4
*
|
Wordsmithing on COPY commands
Daniele Varrazzo
2016-07-01
2
-2
/
+13
*
|
Document that the libpq must be available at runtime
Daniele Varrazzo
2016-07-01
1
-0
/
+10
*
|
Typo.
Gabriel Linder
2016-07-01
1
-1
/
+1
*
|
dont claim copyright for future years
Bernhard M. Wiedemann
2016-07-01
1
-3
/
+1
*
|
Merge pull request #447 from gward/maint_2_6
Federico Di Gregorio
2016-06-29
3
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix scattered grammar/spelling errors in comments, debug output, etc.
Greg Ward
2016-06-28
3
-6
/
+6
|
/
*
Improve sentence.
Karl O. Pinc
2016-03-10
1
-1
/
+1
*
Update psycopg1.py
Jan Janßen
2016-03-10
1
-1
/
+1
*
Merge branch 'py35' into maint_2_6
Daniele Varrazzo
2016-03-08
4
-2
/
+8
|
\
|
*
Start advertising Py 3.5 support
Daniele Varrazzo
2016-03-08
2
-1
/
+2
|
*
Fixed read() exception propagation in copy_from
Daniele Varrazzo
2016-03-08
2
-1
/
+6
|
/
*
Merge branch 'setuptools' into maint_2_6
Daniele Varrazzo
2016-03-08
2
-8
/
+3
|
\
|
*
Fixed 'make sdist' to work with setuptools
Daniele Varrazzo
2016-03-08
2
-8
/
+3
*
|
Merge branch 'msvc-2015-fix' into maint_2_6
Daniele Varrazzo
2016-03-08
2
-0
/
+5
|
\
\
|
*
|
Py 3.5 MSVC 2015 build fixed noted in news
Daniele Varrazzo
2016-03-08
1
-0
/
+1
|
*
|
Work around late initialization in distutils._msvccompiler.
Christian Ullrich
2016-03-08
1
-0
/
+4
|
/
/
*
|
Merge branch 'setuptools' into maint_2_6
Daniele Varrazzo
2016-03-07
2
-1
/
+5
|
\
\
|
|
/
|
*
setuptools in the news
Daniele Varrazzo
2016-03-07
1
-0
/
+1
|
*
Modify setup.py to support setuptools/wheel
Jason Erickson
2016-03-05
1
-1
/
+4
|
/
*
Merge branch 'bug-382' into maint_2_6
Daniele Varrazzo
2015-12-16
4
-2
/
+76
|
\
|
*
Fixed race condition on import in errorcodes.lookup
Daniele Varrazzo
2015-12-16
4
-2
/
+76
|
/
*
Fix stale Dprintfs in pqpath.c referring to 'status'
Oleksandr Shulgin
2015-10-27
1
-2
/
+2
*
Decref the ssl module after importing
Daniele Varrazzo
2015-10-01
1
-1
/
+4
[next]