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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added note about the adapted attribute in the module-level wrappers
Daniele Varrazzo
2012-10-27
1
-11
/
+17
*
Clarification in copy_expert docs
Daniele Varrazzo
2012-10-15
1
-2
/
+11
*
Copyright bumped to 2012 in docs pages
Daniele Varrazzo
2012-10-07
1
-1
/
+1
*
Docs front page adjustments
Daniele Varrazzo
2012-10-07
1
-12
/
+14
*
Added install section to the manual
Daniele Varrazzo
2012-10-07
4
-0
/
+269
*
Merge branch 'range-type' into devel
Daniele Varrazzo
2012-09-27
1
-0
/
+83
|
\
|
*
Grammar correction for RangeCaster.array_typecaster
Daniele Varrazzo
2012-09-24
1
-1
/
+1
|
*
Added documentation for range types and adaptation
Daniele Varrazzo
2012-09-24
1
-0
/
+83
*
|
Merge branch 'json' into devel
Daniele Varrazzo
2012-09-27
1
-0
/
+88
|
\
\
|
*
|
Json documentation improved
Daniele Varrazzo
2012-09-24
1
-9
/
+65
|
*
|
Dropped keywords passthrough in Json adapter
Daniele Varrazzo
2012-09-19
1
-0
/
+1
|
*
|
Added register_default_json() function
Daniele Varrazzo
2012-09-19
1
-0
/
+2
|
*
|
Added json typecaster
Daniele Varrazzo
2012-09-19
1
-0
/
+2
|
*
|
Added Json adapter
Daniele Varrazzo
2012-09-19
1
-0
/
+27
|
|
/
*
|
Merge branch 'composite-custom' into devel
Daniele Varrazzo
2012-09-27
1
-2
/
+67
|
\
\
|
*
|
Added schema attribute to CompositeCaster
Daniele Varrazzo
2012-09-22
1
-0
/
+6
|
*
|
Info about versions history moved from code to docs
Daniele Varrazzo
2012-09-22
1
-0
/
+6
|
*
|
Added documentation about CompositeCaster subclassing
Daniele Varrazzo
2012-09-22
1
-2
/
+55
|
|
/
*
|
Info about hstore versions history moved from code to docs
Daniele Varrazzo
2012-09-22
1
-0
/
+9
|
/
*
Fixed note on rollback on close in the doc
Daniele Varrazzo
2012-09-18
1
-1
/
+1
*
Fixed smell of pizza in the docs
Daniele Varrazzo
2012-09-18
1
-2
/
+2
*
Added documentation for scrollable cursors
Daniele Varrazzo
2012-08-15
3
-15
/
+52
*
Fixed incorrect and outdated connection.commit() doc
Daniele Varrazzo
2012-07-27
1
-6
/
+12
*
grammar
Brian Sutherland
2012-07-27
1
-4
/
+4
*
Fixed typo in docs
Daniele Varrazzo
2012-07-08
1
-1
/
+1
*
Added %% use to the docs
Daniele Varrazzo
2012-05-29
1
-0
/
+3
*
Fixed text docs build on Python 3
Daniele Varrazzo
2012-04-11
1
-6
/
+13
*
All the FAQ have they own id that can be used in URLs to refer to
Daniele Varrazzo
2012-03-09
1
-0
/
+53
*
Added more information about the case of the missing lo_truncate
Daniele Varrazzo
2012-03-09
2
-0
/
+25
*
Update all links to PostgreSQL docs to the current version.
Marti Raudsepp
2012-02-28
11
-59
/
+59
*
Added docs about how to create a generic array typecaster
Daniele Varrazzo
2012-02-24
3
-1
/
+30
*
Added support for inet array
Daniele Varrazzo
2012-02-23
1
-1
/
+2
*
Typos fixed in copy methods
Daniele Varrazzo
2012-02-23
1
-2
/
+2
*
Added doc for Error.cursor
Daniele Varrazzo
2012-01-19
1
-18
/
+17
*
Fixed doc for supported PG versions in errorcodes table
Daniele Varrazzo
2011-12-16
1
-1
/
+1
*
Docs typo fixed
Daniele Varrazzo
2011-12-16
1
-2
/
+2
*
Improvements to the docs homepage after Bucko's proofreading
Daniele Varrazzo
2011-12-15
1
-11
/
+12
*
Docs homepage refreshed with new bragging and links
Daniele Varrazzo
2011-12-15
2
-8
/
+22
*
'register_composite()' also works with tables
Daniele Varrazzo
2011-12-15
1
-2
/
+3
*
Typo fixed writeable -> writable
Daniele Varrazzo
2011-12-11
1
-1
/
+1
*
connect() supports generic keyword arguments passed to the dsn
Daniele Varrazzo
2011-11-17
1
-5
/
+15
*
Documentation for the isolation level constants updated
Daniele Varrazzo
2011-11-17
2
-16
/
+51
*
Docs cleanup by Josh Kupershmidt
Daniele Varrazzo
2011-11-01
4
-17
/
+17
*
Fixed docs for the copy null parameter
Daniele Varrazzo
2011-10-20
1
-2
/
+4
*
Notice -> Note in the docs, and a handful of other typo fixed
Daniele Varrazzo
2011-10-14
4
-9
/
+9
*
Test and document the named cursor stealing technique
Daniele Varrazzo
2011-10-14
1
-1
/
+33
*
Fixed pasto in docs
Daniele Varrazzo
2011-10-06
1
-1
/
+1
*
Added new_array_type() function
Daniele Varrazzo
2011-09-22
2
-1
/
+21
*
Fixed doc blocks
Daniele Varrazzo
2011-09-22
2
-1
/
+4
*
WITH HOLD documentation a argument parsing changes
Federico Di Gregorio
2011-08-10
3
-2
/
+31
[next]