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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into errors-module
errors-module
Daniele Varrazzo
2018-10-15
4
-15
/
+13
|
\
|
*
errorcodes map update to PostgreSQL 11
Daniele Varrazzo
2018-10-14
1
-2
/
+2
|
*
Merge branch 'master' into https
Daniele Varrazzo
2018-10-10
1
-9
/
+7
|
|
\
|
|
*
Replace deprecated optparse usage with argparse
Jon Dufresne
2018-10-10
1
-9
/
+7
|
*
|
Prefer https:// URLs when available
Jon Dufresne
2018-09-22
1
-1
/
+1
|
|
/
|
*
Consider PG 9.3 a thing of the past.
Daniele Varrazzo
2018-07-13
1
-1
/
+1
|
*
Fetch the correct testing postgres packages on xenial
Daniele Varrazzo
2018-07-13
1
-1
/
+1
|
*
Add testing and document support for Python 3.7
Jon Dufresne
2018-07-12
1
-2
/
+2
*
|
Errors module content updated to Postgres 11
Daniele Varrazzo
2018-10-14
1
-1
/
+1
*
|
Generating the whole errors file from script
Daniele Varrazzo
2018-08-17
1
-0
/
+210
*
|
Dropped parsing sgml files for error codes
Daniele Varrazzo
2018-08-17
1
-53
/
+9
|
/
*
Note the upgrade in wheel dependencies in NEWS file
Daniele Varrazzo
2018-05-23
1
-2
/
+2
*
Merge branch 'master' into drop-2to3
Daniele Varrazzo
2018-05-20
2
-9
/
+9
|
\
|
*
Test databases from newest to oldest
Daniele Varrazzo
2018-05-18
1
-8
/
+8
|
*
Build using OpenSSL 1.0.2n
Daniele Varrazzo
2018-01-29
1
-1
/
+1
*
|
Drop 2to3 build step; make all code compatible with all Pythons
Jon Dufresne
2017-12-11
1
-1
/
+1
|
/
*
Avoid installing tests to site-packages
Jon Dufresne
2017-12-10
2
-4
/
+4
*
Use print() function instead of print statement throughout project
Jon Dufresne
2017-12-10
2
-4
/
+6
*
Remove unused scripts maketypes.sh & buildtypes.py
Jon Dufresne
2017-12-10
2
-158
/
+0
*
Trim trailing whitespace from all files throughout project
Jon Dufresne
2017-12-01
1
-3
/
+1
*
Build and test packages with libpq 10.1 and OpenSSL 1.0.2m
Daniele Varrazzo
2017-11-28
1
-2
/
+2
*
Remove redundant parentheses
Hugo
2017-11-28
1
-2
/
+2
*
Import recipe to build PG 10 libpq on win from wheel repos
Daniele Varrazzo
2017-10-24
1
-1
/
+8
*
Test against PG 10.0 on Travis
Daniele Varrazzo
2017-10-24
2
-4
/
+6
*
Parse PG 10 error codes from final version
Daniele Varrazzo
2017-10-19
1
-7
/
+12
*
Disable uploading docs on pythonhosted
Daniele Varrazzo
2017-08-23
1
-15
/
+0
*
Force rebuild of cache for new OpenSSL/PostgreSQL
Jason Erickson
2017-06-08
1
-2
/
+2
*
Run tests against PostgreSQL 10 beta1
test-postgres-10beta1
Daniele Varrazzo
2017-06-08
2
-7
/
+7
*
Error codes updated to PG 10 beta 1
Daniele Varrazzo
2017-06-05
1
-5
/
+9
*
errcodes updated to PG 9.6
Daniele Varrazzo
2017-06-05
1
-1
/
+2
*
Added docs about making a release
Daniele Varrazzo
2017-03-01
1
-54
/
+0
*
Added AppVeyor configuration to test building on Windows
Daniele Varrazzo
2017-02-16
2
-0
/
+132
*
Download testing servers from upload instead of tarballs
Daniele Varrazzo
2017-02-08
1
-1
/
+1
*
Merge branch 'test-dinosaurs'
Daniele Varrazzo
2017-02-07
2
-44
/
+157
|
\
|
*
Run the test suite with postgres versions not available on travis
Daniele Varrazzo
2017-02-06
2
-44
/
+157
*
|
build-manylinux script moved to build-wheels project
Daniele Varrazzo
2017-02-06
1
-50
/
+0
|
/
*
Use the server on the host to test
Daniele Varrazzo
2017-02-01
1
-10
/
+9
*
Merge back manylinux build script from the psycopg2-wheels project
Daniele Varrazzo
2017-02-01
1
-7
/
+11
*
Added script to create manylinux1 wheels
Daniele Varrazzo
2017-01-04
1
-0
/
+47
*
Fixed travis test: unset green mode
Daniele Varrazzo
2016-12-26
1
-1
/
+1
*
Less verbose travis tests
Daniele Varrazzo
2016-12-26
1
-2
/
+2
*
Configure Travis to test replication
Daniele Varrazzo
2016-12-25
2
-3
/
+22
*
Don't use separate databases for tests
Daniele Varrazzo
2016-12-24
2
-15
/
+6
*
Run the tests against all the available server versions
Daniele Varrazzo
2016-12-24
2
-0
/
+80
*
Python source cleanup using flake8
Daniele Varrazzo
2016-10-11
3
-21
/
+26
*
Dropped use of b() "macro" and 2to3 fixer
Daniele Varrazzo
2016-08-15
1
-20
/
+0
*
errorcodes map updated to PostgreSQL 9.5.
Daniele Varrazzo
2016-07-01
1
-1
/
+1
*
Don't need to build the env for a sdist
Daniele Varrazzo
2014-09-01
1
-1
/
+0
*
Added scripts to release and upload docs
Daniele Varrazzo
2014-09-01
2
-0
/
+70
*
Dropped creation of errcodes with missing spec field
Daniele Varrazzo
2014-08-28
1
-8
/
+3
[next]