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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy operations correctly set the cursor.rowcount attribute
Daniele Varrazzo
2014-05-13
1
-0
/
+2
*
Fixed explicit connection.cursor(cursor_factory=None)
Daniele Varrazzo
2014-04-30
1
-0
/
+2
*
Close the connection if discovered bad on poll()
Daniele Varrazzo
2014-04-07
1
-0
/
+1
*
Close a connection if PQexec returned NULL
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Allow get_transaction_status on closed connections
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Avoid printing the typecast name in debug statement
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Fixed use of Python object with refcount 0 in cursor_init
Daniele Varrazzo
2014-04-07
1
-0
/
+1
*
Work around pip issue #1630 breaking 'pip -e git+url'
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Fixed overflow opening a lobject with an oid not fitting in a signed int
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Fixed dsn and closed attributes in failing connection subclasses.
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Don't segfault on uninitialized cursor
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Bug #194 confirmed fixed: newsfile updated.
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Fixed debug build on Windows
Daniele Varrazzo
2014-04-07
1
-0
/
+1
*
Check connection type in lobject init
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Meaningful connection errors report a meaningful message
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Mention Solaris round fix in NEWS file
Daniele Varrazzo
2014-04-07
1
-0
/
+2
*
Fix multiple misspellings
Piotr Kasprzyk
2013-04-26
1
-6
/
+6
*
Fixed bad interaction of setup.py with other dependencies
Daniele Varrazzo
2013-03-20
1
-0
/
+2
*
Properly cleanup memory of broken connections
Daniele Varrazzo
2013-03-20
1
-0
/
+6
*
Fixed pickling of DictRow objects too
Daniele Varrazzo
2012-12-11
1
-1
/
+1
*
Fixed pickling of RealDictRow objects
Daniele Varrazzo
2012-12-11
1
-0
/
+1
*
Fixed connections re-init across ZSQL methods
Daniele Varrazzo
2012-12-03
1
-1
/
+2
*
Fixed empty strings handling in composite caster
Daniele Varrazzo
2012-12-03
1
-0
/
+1
*
Added specific pool implementation for ZPsycopgDA
Daniele Varrazzo
2012-12-03
1
-0
/
+1
*
Release the GIL around PQgetResult calls after COPY
Daniele Varrazzo
2012-11-24
1
-0
/
+1
*
Fixed pickling of FixedOffsetTimezone objects
Daniele Varrazzo
2012-10-21
1
-0
/
+1
*
Discard any result produced by cursor.executemany()
Daniele Varrazzo
2012-10-11
1
-0
/
+1
*
Close the connection on error in callback
Daniele Varrazzo
2012-10-09
1
-0
/
+3
*
Dropped quirks in connection arguments handling
Daniele Varrazzo
2012-09-25
1
-0
/
+2
*
Fixed tpc_recover() with RealDictStuff
Daniele Varrazzo
2012-08-14
1
-2
/
+2
*
Fixed register_hstore and register_composite with non-dbapi objects
Daniele Varrazzo
2012-08-14
1
-0
/
+2
*
Dropped GIL release around function calling PyMem_Malloc
Daniele Varrazzo
2012-05-22
1
-0
/
+3
*
Added news entry about cursor() cleanup
Daniele Varrazzo
2012-04-11
1
-0
/
+8
*
Merge branch 'gcc-python-plugin' into devel
Daniele Varrazzo
2012-03-05
1
-0
/
+4
|
\
|
*
Mention the static analysis cleanup in the news
Daniele Varrazzo
2012-03-05
1
-0
/
+4
*
|
close() methods don't raise errors if called on closed objects
Daniele Varrazzo
2012-03-04
1
-0
/
+2
*
|
Check/set connection status at commit inside the critical section
Daniele Varrazzo
2012-02-24
1
-0
/
+1
*
|
Added support for inet array
Daniele Varrazzo
2012-02-23
1
-0
/
+1
*
|
Ticket #100 closed
Daniele Varrazzo
2012-02-23
1
-0
/
+2
|
/
*
Cite Menno's TZ improvements into news file
Daniele Varrazzo
2012-01-30
1
-0
/
+2
*
Make Error and subclasses picklable
Daniele Varrazzo
2012-01-14
1
-0
/
+2
*
Docs/cleanup for the lo_creat patch
Daniele Varrazzo
2012-01-10
1
-0
/
+2
*
fetchmany accepts None as size, meaning the default arraysize
Daniele Varrazzo
2012-01-10
1
-0
/
+7
*
Merge remote-tracking branch 'piro/devel' into devel
Federico Di Gregorio
2011-12-19
1
-0
/
+8
|
\
|
*
A bunch of changes registered in the NEWS file
Daniele Varrazzo
2011-12-15
1
-0
/
+8
*
|
Fixed rollback on error on Zope (ticket #73)
Federico Di Gregorio
2011-12-16
1
-0
/
+1
|
/
*
Named DictCursor/RealDictCursor honour itersize
Daniele Varrazzo
2011-12-11
1
-0
/
+6
*
Fixed reference leak with arguments referenced more than once in queries
Daniele Varrazzo
2011-12-11
1
-0
/
+2
*
Added keywords on connect to news file
Daniele Varrazzo
2011-11-17
1
-0
/
+2
*
Decimal adapter registration moved from C to Python
Daniele Varrazzo
2011-10-14
1
-0
/
+2
[next]