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
*
Skip test on PG version with bad interval rounding
fix-512
Daniele Varrazzo
2017-03-01
1
-0
/
+1
*
Handle overflow in interval parsing
Daniele Varrazzo
2017-02-24
2
-2
/
+32
*
Make sure to use 64 bits in interval parsing accumulators
Daniele Varrazzo
2017-02-24
1
-12
/
+10
*
Parse interval only using integers
Daniele Varrazzo
2017-02-24
2
-35
/
+57
*
Display Appveyor build status of master branch
Daniele Varrazzo
2017-02-24
1
-1
/
+1
*
Try to fix the same problem in windows
Daniele Varrazzo
2017-02-24
2
-5
/
+24
*
Fixed integer overflow in interval typecaster
Daniele Varrazzo
2017-02-24
3
-4
/
+9
*
Fixed link to attribute in news
Daniele Varrazzo
2017-02-16
1
-1
/
+1
*
Bump version number
Daniele Varrazzo
2017-02-16
1
-1
/
+1
*
Url to download VC fix file moved to this repos
2_7_BETA_2
Daniele Varrazzo
2017-02-16
1
-1
/
+1
*
Bumping to 2.7 beta 2
Daniele Varrazzo
2017-02-16
1
-1
/
+1
*
Merge branch 'test-windows'
Daniele Varrazzo
2017-02-16
4
-2
/
+380
|
\
|
*
Download external packages in .zip instead of .tar.gz
Daniele Varrazzo
2017-02-16
1
-8
/
+8
|
*
Download postgres from github instead of ftp.postgresql.org
test-windows
Daniele Varrazzo
2017-02-16
1
-2
/
+2
|
*
Windows testing tweaks, badge on README
Daniele Varrazzo
2017-02-16
2
-41
/
+42
|
*
Added AppVeyor configuration to test building on Windows
Daniele Varrazzo
2017-02-16
3
-0
/
+377
*
|
Document installation from wheel packages
Daniele Varrazzo
2017-02-16
2
-148
/
+87
|
/
*
Merge branch 'session-attributes'
Daniele Varrazzo
2017-02-16
9
-188
/
+569
|
\
|
*
Revert default_transaction_* to default only if set
session-attributes
Daniele Varrazzo
2017-02-16
1
-9
/
+13
|
*
Check for deferrable unsupported applied to attribute too
Daniele Varrazzo
2017-02-16
2
-7
/
+8
|
*
Added readonly and deferrable attributes
Daniele Varrazzo
2017-02-16
8
-61
/
+270
|
*
Revert pre-2.7b1 behaviour of silent rollback on conn.set_isolation_level()
Daniele Varrazzo
2017-02-16
4
-17
/
+36
|
*
connection.isolation_level is now writable
Daniele Varrazzo
2017-02-16
5
-108
/
+256
|
/
*
Link COPY from docs index to our docs instead of postgres ones
Daniele Varrazzo
2017-02-16
1
-3
/
+1
*
SQL links not bold in the docs
Daniele Varrazzo
2017-02-16
1
-0
/
+5
*
Merge branch 'pull-507'
Daniele Varrazzo
2017-02-11
4
-9
/
+41
|
\
|
*
Allowed inittype.h's defs all versions of MSVC
Jason Erickson
2017-02-10
1
-2
/
+0
|
*
Defined inttypes.h for older MSVC compilers
Jason Erickson
2017-02-09
1
-0
/
+11
|
*
Added support for MSVC compiler
Jason Erickson
2017-02-09
3
-7
/
+30
|
*
Fixed MSVC compiler error and warning
Jason Erickson
2017-02-09
1
-2
/
+2
*
|
Download testing servers from upload instead of tarballs
Daniele Varrazzo
2017-02-08
1
-1
/
+1
*
|
Fixed generation of download url from beta version
Daniele Varrazzo
2017-02-08
1
-1
/
+2
*
|
Fixed argument name in executemany docs
Daniele Varrazzo
2017-02-08
1
-1
/
+1
*
|
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 references to prepare in cur.execute[many] docs
Daniele Varrazzo
2017-02-08
1
-6
/
+5
*
Dropped compiler warning about signed/unsigned comparisons
Daniele Varrazzo
2017-02-08
2
-3
/
+3
*
Don't convert '{}'::unknown into an empty list
Daniele Varrazzo
2017-02-08
3
-12
/
+8
*
Use pydll to poke into extension library
Daniele Varrazzo
2017-02-07
1
-1
/
+1
*
Stop a docstring generating a warning
Daniele Varrazzo
2017-02-07
1
-1
/
+1
*
Merge branch 'no-set-default-session'
Daniele Varrazzo
2017-02-07
10
-313
/
+360
|
\
|
*
Fixed BEGIN; SET TRANSACTION with PG 7.4
no-set-default-session
Daniele Varrazzo
2017-02-07
1
-8
/
+16
|
*
Added documentation about the changes in transaction control
Daniele Varrazzo
2017-02-04
4
-21
/
+79
|
*
Set default_transaction_* GUC if session state is changed in autocomit
Daniele Varrazzo
2017-02-04
4
-30
/
+102
|
*
Exposing ISOLATION_LEVEL_DEFAULT to Python
Daniele Varrazzo
2017-02-04
3
-1
/
+11
|
*
Reuse set_session to implement autocommit, set_isolation_level
Daniele Varrazzo
2017-02-04
3
-63
/
+43
|
*
Better separation between interface and state change code
Daniele Varrazzo
2017-02-04
3
-91
/
+110
|
*
Test looking the transactions characteristics instead of the default
Daniele Varrazzo
2017-02-04
1
-28
/
+28
|
*
Don't use default_transaction_* for session characteristics
Daniele Varrazzo
2017-02-04
4
-259
/
+159
*
|
Merge branch 'test-dinosaurs'
Daniele Varrazzo
2017-02-07
13
-116
/
+248
|
\
\
[next]