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
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Find again mxDateTime includes in default locations
Daniele Varrazzo
2017-03-22
1
-1
/
+2
*
Bump to next dev release
Daniele Varrazzo
2017-03-13
1
-1
/
+1
*
Bump to version 2.7.1
2_7_1
Daniele Varrazzo
2017-03-11
1
-1
/
+1
*
Bump away from 2.7
Daniele Varrazzo
2017-03-01
1
-1
/
+1
*
Bump to version 2.7
Daniele Varrazzo
2017-02-28
1
-2
/
+2
*
Bump version number
Daniele Varrazzo
2017-02-16
1
-1
/
+1
*
Bumping to 2.7 beta 2
Daniele Varrazzo
2017-02-16
1
-1
/
+1
*
Fixed generation of download url from beta version
Daniele Varrazzo
2017-02-08
1
-1
/
+2
*
Bump version number
Daniele Varrazzo
2017-02-08
1
-1
/
+1
*
Bump version to 2.7 beta 1
2_7_BETA_1
Daniele Varrazzo
2017-02-08
1
-1
/
+1
*
Dropped support for Python 3.1
Daniele Varrazzo
2017-02-06
1
-1
/
+0
*
Fixed version regexp to match "10devel"
Federico Di Gregorio
2017-02-04
1
-1
/
+3
*
Convert warnings into errors on test
Daniele Varrazzo
2017-02-03
1
-1
/
+5
*
Consider Python 3.6 and Postgres 9.6 supported
Daniele Varrazzo
2017-01-03
1
-0
/
+1
*
Added empty options in setup.cfg
Daniele Varrazzo
2016-12-25
1
-1
/
+6
*
Python source cleanup using flake8
Daniele Varrazzo
2016-10-11
1
-36
/
+39
*
Dropped use of b() "macro" and 2to3 fixer
Daniele Varrazzo
2016-08-15
1
-4
/
+0
*
Stop compiling with Python 2.5
Daniele Varrazzo
2016-08-15
1
-1
/
+0
*
Merge branch 'master' into replication-protocol
Daniele Varrazzo
2016-08-07
1
-2
/
+11
|
\
|
*
Fixed build on win32
Daniele Varrazzo
2016-07-01
1
-1
/
+2
|
*
Start advertising Py 3.5 support
Daniele Varrazzo
2016-03-10
1
-0
/
+1
|
*
Work around late initialization in distutils._msvccompiler.
Christian Ullrich
2016-03-10
1
-0
/
+4
|
*
Modify setup.py to support setuptools/wheel
Jason Erickson
2016-03-10
1
-1
/
+4
*
|
Move replication connection to C level.
Oleksandr Shulgin
2015-10-27
1
-2
/
+6
*
|
Properly subclass ReplicationCursor on C level.
Oleksandr Shulgin
2015-10-19
1
-2
/
+2
*
|
Merge branch 'master' into feature/replication-message-object
Oleksandr Shulgin
2015-06-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Dropped PG_VERSION_HEX constant
Daniele Varrazzo
2015-06-02
1
-3
/
+0
|
*
Add libpq version discovery
Oleksandr Shulgin
2015-06-01
1
-0
/
+3
*
|
Add ReplicationMessage object
Oleksandr Shulgin
2015-06-05
1
-0
/
+2
*
|
Add libpq_support.c and win32_support.c
Oleksandr Shulgin
2015-06-03
1
-0
/
+2
|
/
*
Bump to next dev version number for the master branch
Daniele Varrazzo
2015-04-28
1
-1
/
+1
*
Version bumped for release 2.6
2_6
Daniele Varrazzo
2015-02-09
1
-1
/
+1
*
More portable way to establish Python 32/64 build
Daniele Varrazzo
2015-02-08
1
-1
/
+8
*
Don't try and compile lo64 support on 32 bits Python
Daniele Varrazzo
2014-12-25
1
-2
/
+2
*
Add the flag 'lo64' to the version if psycopg supports the lo_*64 api
Daniele Varrazzo
2014-12-25
1
-0
/
+10
*
Use ifdef instead of if to check LO64
Daniele Varrazzo
2014-12-25
1
-2
/
+0
*
Fixed check for PG version
Daniele Varrazzo
2014-12-25
1
-2
/
+5
*
Modify truncate to use lo_truncate64. Use HAVE_LO64 define to use new lo_*64 ...
Blake Rouse
2014-12-25
1
-0
/
+7
*
Use the readme as PyPI desctiption
Daniele Varrazzo
2014-08-31
1
-2
/
+10
*
Dropped HAVE_PQFREEMEM flag
Daniele Varrazzo
2014-08-24
1
-1
/
+2
*
Dropped PSYCOPG_EXTENSIONS flag
Daniele Varrazzo
2014-08-23
1
-4
/
+1
*
Fix supported Py/PG versions in docs
Daniele Varrazzo
2014-08-04
1
-0
/
+2
*
cleanup remaining GPL license text
Chris Mildebrandt
2014-05-20
1
-1
/
+1
*
Python 3.4 declared supported
Daniele Varrazzo
2014-05-13
1
-0
/
+1
*
Work around pip issue #1630 breaking 'pip -e git+url'
Daniele Varrazzo
2014-04-04
1
-0
/
+9
*
Fallback when get_ext_fullpath() is unavailable
James Emerton
2014-01-10
1
-1
/
+5
*
Use get_ext_fullpath() for -outputresource
James Emerton
2014-01-10
1
-3
/
+2
*
Fix multiple misspellings
Piotr Kasprzyk
2013-04-26
1
-3
/
+3
*
Added explicit Python 2 and Python 3 classifiers
Daniele Varrazzo
2013-04-21
1
-0
/
+1
*
Explicit Python Version Support
Saul Shanabrook
2013-04-21
1
-1
/
+6
[next]