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
*
Fixed handling large Oid values
fix-961
Daniele Varrazzo
2019-09-04
7
-13
/
+25
*
Merge branch 'obscure-password-before-connect'
Daniele Varrazzo
2019-06-24
4
-71
/
+77
|
\
|
*
Mention ctrl-c swallowing fixed in news file
Daniele Varrazzo
2019-06-24
1
-0
/
+7
|
*
Function to obscure password moved to connection_int
Daniele Varrazzo
2019-06-24
3
-53
/
+56
|
*
Obscure the dsn password before storing it into the connection
obscure-password-before-connect
Daniele Varrazzo
2019-06-22
3
-42
/
+38
|
/
*
Fix typo: "the the"
Jon Dufresne
2019-06-21
4
-10
/
+10
*
Bump to next dev version number
Daniele Varrazzo
2019-06-21
1
-1
/
+1
*
typo: remove 'a'
Kunal Marwaha
2019-06-19
1
-1
/
+1
*
Bump to version 2.8.3
2_8_3
Daniele Varrazzo
2019-06-10
1
-1
/
+1
*
Added entry about how to ask questions
Daniele Varrazzo
2019-06-10
2
-2
/
+28
*
Making my linter happy
Daniele Varrazzo
2019-06-07
1
-3
/
+5
*
Merge branch 'fix-namedtuple-cache'
Daniele Varrazzo
2019-06-07
3
-6
/
+23
|
\
|
*
Mention #928 fixed
Daniele Varrazzo
2019-06-07
1
-0
/
+1
|
*
fix `NamedTupleCursor._cached_make_nt`
Changaco
2019-06-04
2
-6
/
+12
|
*
improve the NamedTupleCursor cache test
Changaco
2019-06-04
1
-0
/
+10
|
/
*
Merge branch 'feature/smart-feedback'
Daniele Varrazzo
2019-05-12
12
-97
/
+197
|
\
|
*
Added news entry about smart replication feedback
Daniele Varrazzo
2019-05-12
1
-0
/
+9
|
*
Address code-review
Alexander Kukushkin
2019-05-07
1
-1
/
+1
|
*
Improve docs
Alexander Kukushkin
2019-05-06
1
-0
/
+14
|
*
Change the default value of keepalive_interval parameter to None
Alexander Kukushkin
2019-05-06
2
-10
/
+29
|
*
Smart replication feedback
Alexander Kukushkin
2019-05-06
11
-89
/
+147
*
|
Merge remote-tracking branch 'origin/appveyor-py'
Daniele Varrazzo
2019-05-01
3
-210
/
+922
|
\
\
|
|
/
|
/
|
|
*
Appveyor: added package_name to options
appveyor-py
Daniele Varrazzo
2019-04-22
1
-6
/
+9
|
*
Dropped command line config from appveyor scrips
Daniele Varrazzo
2019-04-22
2
-222
/
+247
|
*
Run tests more quiet/faster building wheels
Daniele Varrazzo
2019-04-22
1
-5
/
+12
|
*
Better dir names in appveyor build
Daniele Varrazzo
2019-04-22
1
-20
/
+29
|
*
Added support for wheel building and uploading
Daniele Varrazzo
2019-04-22
1
-22
/
+225
|
*
Configure postgres to run appveyor tests on ssl
Daniele Varrazzo
2019-04-22
2
-7
/
+59
|
*
Setup build environment only before building
Daniele Varrazzo
2019-04-22
1
-1
/
+1
|
*
appveyor: added logging level configuration
Daniele Varrazzo
2019-04-22
1
-3
/
+24
|
*
Using pathlib to manipulate paths
Daniele Varrazzo
2019-04-22
1
-66
/
+72
|
*
Dropped problematic init step
Daniele Varrazzo
2019-04-22
2
-27
/
+17
|
*
All together now, let's make this real
Daniele Varrazzo
2019-04-22
2
-33
/
+0
|
*
Test packages from Python
Daniele Varrazzo
2019-04-22
2
-18
/
+47
|
*
Build psycopg from Python
Daniele Varrazzo
2019-04-22
2
-16
/
+38
|
*
Build libpq from Python
Daniele Varrazzo
2019-04-22
3
-107
/
+186
|
*
Build openssl from Python
Daniele Varrazzo
2019-04-22
2
-49
/
+94
|
*
Added setenv to log env vars changes
Daniele Varrazzo
2019-04-22
1
-15
/
+16
|
*
Added script to implement appveyor functionality in Python
Daniele Varrazzo
2019-04-22
2
-36
/
+289
|
/
*
Check return code of pthread_mutex_init
fix-901
Daniele Varrazzo
2019-04-21
1
-10
/
+12
*
Bump to next dev version number
Daniele Varrazzo
2019-04-21
1
-1
/
+1
*
Bumping to version 2.8.2
2_8_2
Daniele Varrazzo
2019-04-14
1
-1
/
+1
*
Added FAQ entry about the change in binary packages in 2.8
Daniele Varrazzo
2019-04-14
2
-12
/
+26
*
Merge branch 'openssl-1.1-windows'
Daniele Varrazzo
2019-04-14
5
-19
/
+33
|
\
|
*
Mention building openssl 1.1 on windows in news file
Daniele Varrazzo
2019-04-11
1
-0
/
+7
|
*
Build and test with openssl 1.1 on windows
Daniele Varrazzo
2019-04-11
4
-19
/
+31
*
|
Mention fix to repeated fields in RealDictCursor in news file
Daniele Varrazzo
2019-04-11
1
-0
/
+7
|
/
*
Highlight in docs that the context manager doesn't close the connection
Daniele Varrazzo
2019-04-07
1
-3
/
+13
*
More robust RealDictRow population
Daniele Varrazzo
2019-04-06
1
-1
/
+1
*
Version bumped to next dev release
Daniele Varrazzo
2019-04-06
1
-1
/
+1
[next]