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 typo in tests
lo64
Daniele Varrazzo
2014-09-11
1
-1
/
+1
*
Added documentation about the lo64 support
Daniele Varrazzo
2014-09-11
3
-17
/
+57
*
Keep into account psycopg build in lo64 tests
Daniele Varrazzo
2014-09-11
1
-10
/
+23
*
Guard against overflows when using the lo32 api
Daniele Varrazzo
2014-09-11
1
-7
/
+28
*
Fixed mismatched types in debug print
Daniele Varrazzo
2014-09-10
1
-3
/
+3
*
Don't try and compile lo64 support on 32 bits Python
Daniele Varrazzo
2014-09-10
1
-2
/
+2
*
Add the flag 'lo64' to the version if psycopg supports the lo_*64 api
Daniele Varrazzo
2014-09-10
1
-0
/
+10
*
Use ifdef instead of if to check LO64
Daniele Varrazzo
2014-09-10
3
-7
/
+5
*
Fixed check for PG version
Daniele Varrazzo
2014-09-10
1
-2
/
+5
*
Check server_version before using lo_*64 functions. If less tahn 9.3 old none...
Blake Rouse
2014-09-10
1
-3
/
+15
*
Modify truncate to use lo_truncate64. Use HAVE_LO64 define to use new lo_*64 ...
Blake Rouse
2014-09-08
4
-20
/
+86
*
Use lseek64 and ltell64 to support large object greater than 2gb in size.
Blake Rouse
2014-09-05
4
-19
/
+37
*
Fix typo in docs
Tomer Chachamu
2014-09-01
1
-2
/
+2
*
Added scripts to release and upload docs
Daniele Varrazzo
2014-09-01
3
-0
/
+72
*
Bump to next dev release
Daniele Varrazzo
2014-08-31
1
-1
/
+1
*
Version changed for release 2.5.4
2_5_4
Daniele Varrazzo
2014-08-30
1
-1
/
+1
*
Release notes cleanup before releasing 2.4.5
Daniele Varrazzo
2014-08-30
2
-8
/
+8
*
Fixed excessively strict notices test
Daniele Varrazzo
2014-08-30
1
-3
/
+0
*
Merge branch 'drop-lighthouse' into maint_2_5
Daniele Varrazzo
2014-08-28
3
-19
/
+41
|
\
|
*
Migrate more tickets and further away
Daniele Varrazzo
2014-08-28
1
-2
/
+2
|
*
Added plural version of the tickets role
Daniele Varrazzo
2014-08-24
2
-27
/
+34
|
*
Point tickets to GitHub instead of Lighthouse
Daniele Varrazzo
2014-08-24
2
-3
/
+18
*
|
Dropped creation of errcodes with missing spec field
Daniele Varrazzo
2014-08-28
3
-14
/
+3
*
|
Clear adapters in test to maintain reference count
Daniele Varrazzo
2014-08-26
1
-4
/
+14
*
|
Fixed memory leak with large objects
Daniele Varrazzo
2014-08-26
2
-7
/
+7
*
|
Added test to verify _psycopg can be imported
Daniele Varrazzo
2014-08-26
2
-1
/
+28
*
|
Don't import psycopg2.tz into the C extension
Daniele Varrazzo
2014-08-26
3
-39
/
+34
*
|
Dropped content from the INSTALL file
Daniele Varrazzo
2014-08-24
1
-102
/
+3
*
|
Added info about running the test suite in the docs
Daniele Varrazzo
2014-08-24
1
-2
/
+29
*
|
Self-updating copyright year in docs
Daniele Varrazzo
2014-08-24
1
-1
/
+3
*
|
Document we known 9.4 errorcodes
Daniele Varrazzo
2014-08-24
2
-1
/
+2
*
|
Fixed doc example about Error attributes
Daniele Varrazzo
2014-08-24
1
-21
/
+22
*
|
Merge branch 'withhold-transactions' into maint_2_5
Daniele Varrazzo
2014-08-21
5
-18
/
+69
|
\
\
|
|
/
|
*
Document WITH HOLD corrections.
Daniele Varrazzo
2014-08-21
1
-0
/
+3
|
*
Allow using named with hold cursors in autocommit
Alexey Borzenkov
2014-08-21
1
-1
/
+1
|
*
Added test to verify withhold cursors work in autocommit
Daniele Varrazzo
2014-08-21
1
-0
/
+22
|
*
No implicit transaction on named cursor close
Alexey Borzenkov
2014-08-21
3
-13
/
+13
|
*
Added test to verify withhold transaction behaviour
Daniele Varrazzo
2014-08-21
1
-4
/
+30
|
/
*
Fixed segfault in List function
Daniele Varrazzo
2014-08-15
1
-3
/
+3
*
Scrape PostgreSQL 9.4 error codes table too
Daniele Varrazzo
2014-08-13
1
-1
/
+1
*
Convert pool arguments to int
Daniele Varrazzo
2014-08-13
2
-2
/
+4
*
Document PostgreSQL 9.4 as supported
Daniele Varrazzo
2014-08-13
1
-1
/
+1
*
Merge branch 'jsonb' into maint_2_5
Daniele Varrazzo
2014-08-13
7
-31
/
+171
|
\
|
*
Habemus jsonb
Daniele Varrazzo
2014-08-13
1
-0
/
+1
|
*
Added jsonb docs
Daniele Varrazzo
2014-08-13
2
-15
/
+39
|
*
Add register_default_jsonb() and register the type
Daniele Varrazzo
2014-08-13
3
-3
/
+22
|
*
Added name param to register_json()
Daniele Varrazzo
2014-08-13
2
-13
/
+18
|
*
Added wishful test suite for jsonb type
Daniele Varrazzo
2014-08-13
1
-0
/
+91
|
/
*
Fix supported Py/PG versions in docs
Daniele Varrazzo
2014-08-04
2
-2
/
+7
*
Parse errocodes for PG 9.3 too
Daniele Varrazzo
2014-07-31
2
-2
/
+2
[next]