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
/
doc
/
src
/
advanced.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cursor_factory connection attribute and connect() parameter
Daniele Varrazzo
2013-04-07
1
-0
/
+11
*
grammar
Brian Sutherland
2012-07-27
1
-4
/
+4
*
Update all links to PostgreSQL docs to the current version.
Marti Raudsepp
2012-02-28
1
-5
/
+5
*
Notice -> Note in the docs, and a handful of other typo fixed
Daniele Varrazzo
2011-10-14
1
-1
/
+1
*
Added new_array_type() function
Daniele Varrazzo
2011-09-22
1
-0
/
+3
*
Fixed doc blocks
Daniele Varrazzo
2011-09-22
1
-0
/
+1
*
Fixed adaptation doc example
Daniele Varrazzo
2011-07-24
1
-1
/
+1
*
Method set_transaction() renamed to set_session()
Daniele Varrazzo
2011-06-08
1
-1
/
+1
*
Avoid a deadlock using concurrent green threads on the same connection
Daniele Varrazzo
2011-06-05
1
-5
/
+3
*
Adding docs for the planned set_transaction/autocommit features
Daniele Varrazzo
2011-05-31
1
-6
/
+7
*
Documentation cleanup
Daniele Varrazzo
2011-02-19
1
-13
/
+11
*
Improved adaptation documentation
Daniele Varrazzo
2011-02-10
1
-8
/
+27
*
Added link to psycogreen.
Daniele Varrazzo
2010-12-02
1
-0
/
+6
*
Fixed index entries of green-related terms.
Daniele Varrazzo
2010-12-02
1
-1
/
+5
*
Notifcation example improved.
Daniele Varrazzo
2010-11-08
1
-12
/
+16
*
Docs expansions about thread/processes safety.
Daniele Varrazzo
2010-11-05
1
-9
/
+13
*
Updated version 2.2.3 -> 2.3 in the docs.
Daniele Varrazzo
2010-11-05
1
-1
/
+1
*
Added documentation for the Notify object.
Daniele Varrazzo
2010-11-05
1
-6
/
+12
*
A few doc fixes.
Daniele Varrazzo
2010-10-08
1
-5
/
+5
*
Refer to PostgreSQL 9.0 documentation.
Daniele Varrazzo
2010-09-23
1
-5
/
+5
*
Use stable anchors to reference PostgreSQL docs.
Daniele Varrazzo
2010-09-23
1
-2
/
+2
*
Typo fixed.
Daniele Varrazzo
2010-05-15
1
-1
/
+1
*
Dropped large object support when psycopg is in green mode.
Daniele Varrazzo
2010-05-09
1
-0
/
+3
*
Documentation about coroutines support reviewed.
Daniele Varrazzo
2010-04-23
1
-15
/
+17
*
Forbid COPY-related methods in green mode.
Daniele Varrazzo
2010-04-21
1
-0
/
+3
*
Added documentation for the green features.
Daniele Varrazzo
2010-04-21
1
-0
/
+69
*
Notifications are automatically read after each query.
Daniele Varrazzo
2010-04-21
1
-5
/
+10
*
Fixed documentation and example for asynchronous notifications.
Daniele Varrazzo
2010-04-21
1
-10
/
+12
*
Connection method 'executing()' renamed to 'isexecuting()'.
Daniele Varrazzo
2010-04-21
1
-1
/
+1
*
Fixed async documentation after cursor.poll() dropped.
Daniele Varrazzo
2010-04-21
1
-34
/
+65
*
Added documentation for the new asynchronous support.
Daniele Varrazzo
2010-04-08
1
-70
/
+65
*
A bunch of typo fixed in the docs
Daniele Varrazzo
2010-03-03
1
-2
/
+2
*
Use the default role for cross referencing Python objects.
Daniele Varrazzo
2010-02-26
1
-28
/
+28
*
Documentation dir reordered.
Daniele Varrazzo
2010-02-14
1
-0
/
+340