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 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
*
Dropped compiler warning in debug mode
Daniele Varrazzo
2017-02-04
1
-3
/
+3
*
Merge branch 'master' into sql-compose
sql-compose
Daniele Varrazzo
2017-02-03
34
-105
/
+922
|
\
|
*
Misplaced NEWS entry fixed.
Daniele Varrazzo
2017-02-03
1
-2
/
+2
|
*
Merge branch 'async-keyword'
Daniele Varrazzo
2017-02-03
18
-56
/
+323
|
|
\
|
|
*
Added docs for async_ alias
Daniele Varrazzo
2017-02-03
4
-1
/
+13
|
|
*
Added async_ as an alias for async
Daniele Varrazzo
2017-02-03
11
-50
/
+282
|
|
*
Convert warnings into errors on test
Daniele Varrazzo
2017-02-03
5
-6
/
+29
|
*
|
Merge branch 'fast-executemany'
Daniele Varrazzo
2017-02-03
4
-198
/
+316
|
|
\
\
|
|
*
|
Further minimal performance tweaks to execute_values
fast-executemany
Daniele Varrazzo
2017-02-02
1
-5
/
+6
|
|
*
|
Avoid an useless encode/decode roundtrip in execute_values()
Daniele Varrazzo
2017-02-02
4
-182
/
+283
|
|
*
|
Better docs for fast executemany functions.
Daniele Varrazzo
2017-02-02
1
-15
/
+31
|
*
|
|
Further skipping of slow tests
Daniele Varrazzo
2017-02-02
6
-4
/
+13
|
*
|
|
Merge branch 'fast-executemany'
Daniele Varrazzo
2017-02-02
5
-6
/
+334
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Added notes about using execute_batch with prepared statements
Daniele Varrazzo
2017-02-02
1
-0
/
+32
|
|
*
|
Fixed execute_values with unicode
Daniele Varrazzo
2017-02-01
2
-3
/
+55
|
|
*
|
Fixed fast execute functions with Python 3
Daniele Varrazzo
2017-02-01
2
-4
/
+6
|
|
*
|
Added execute_batch and execute_values functions
Daniele Varrazzo
2017-02-01
5
-6
/
+248
|
*
|
|
Merge branch 'manylinux'
Daniele Varrazzo
2017-02-02
13
-15
/
+101
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Added note about finding slow tests
Daniele Varrazzo
2017-02-02
1
-1
/
+6
|
|
*
|
Allow skipping the slow test
manylinux
Daniele Varrazzo
2017-02-02
11
-15
/
+45
|
|
*
|
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
2
-0
/
+48
|
*
|
|
Fixed sql docs style with newer Docutils versions
Daniele Varrazzo
2017-02-01
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'fix-iter-warning'
Daniele Varrazzo
2017-01-05
1
-20
/
+26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix DeprecationWarning: generator '__iter__' raised StopIteration
fix-iter-warning
NotSqrt
2017-01-04
1
-20
/
+26
|
|
/
|
*
Consider Python 3.6 and Postgres 9.6 supported
Daniele Varrazzo
2017-01-03
3
-3
/
+4
|
*
Using the new name of the old doc template
Daniele Varrazzo
2017-01-01
2
-2
/
+2
*
|
Autonumbered args not available in Python 2.6
Daniele Varrazzo
2017-01-03
2
-19
/
+24
*
|
Several improvements to the sql objects
Daniele Varrazzo
2017-01-03
3
-91
/
+189
*
|
Use {} instead of %s placeholders in SQL composition
Daniele Varrazzo
2017-01-03
3
-162
/
+141
*
|
More doc love for the sql module
Daniele Varrazzo
2017-01-01
4
-24
/
+63
*
|
Added missing doc file
Daniele Varrazzo
2017-01-01
1
-0
/
+68
*
|
sql module docs wordsmithing
Daniele Varrazzo
2017-01-01
2
-4
/
+5
*
|
Dropped sql.compose
Daniele Varrazzo
2017-01-01
2
-37
/
+48
*
|
Adding sql module documentation
Daniele Varrazzo
2017-01-01
3
-24
/
+153
*
|
Added test for sql percents treatment
Daniele Varrazzo
2017-01-01
1
-0
/
+9
*
|
Typo: composible -> composable
Daniele Varrazzo
2017-01-01
3
-17
/
+17
*
|
Fixed sql.compose with no args and added tests
Daniele Varrazzo
2017-01-01
2
-4
/
+19
*
|
Fixed sql.Composed representation
Daniele Varrazzo
2017-01-01
2
-1
/
+7
*
|
Fixed sql stuff in Py3
Daniele Varrazzo
2017-01-01
3
-17
/
+38
*
|
Added sql.compose() implementation
Daniele Varrazzo
2017-01-01
2
-9
/
+135
[next]