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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added FAQ section to the documentation.
Daniele Varrazzo
2010-02-18
6
-12
/
+102
|
*
Cleaned up parameters style from the docs.
Daniele Varrazzo
2010-02-18
7
-51
/
+51
|
*
Completed documentation for errorcodes module.
Daniele Varrazzo
2010-02-16
2
-5
/
+40
|
*
More uniform titles style in docs index.
Daniele Varrazzo
2010-02-16
1
-1
/
+2
|
*
Fixed code block.
Daniele Varrazzo
2010-02-16
1
-1
/
+1
|
*
Binary adapter imported from the correct module.
Daniele Varrazzo
2010-02-16
1
-2
/
+1
|
*
Fixed example (with doctest) for Inet
Daniele Varrazzo
2010-02-16
1
-6
/
+14
|
*
Added documentation for database large objects.
Daniele Varrazzo
2010-02-16
4
-50
/
+141
|
*
Documentation dir reordered.
Daniele Varrazzo
2010-02-14
18
-103
/
+115
|
*
Generate text documentation in a single file.
Daniele Varrazzo
2010-02-14
3
-9
/
+72
|
*
Drop table moved off the example.
Daniele Varrazzo
2010-02-14
1
-1
/
+2
|
*
Added function to drop a test table in the doctest.
Daniele Varrazzo
2010-02-14
1
-5
/
+9
|
*
Docs cleaned up while still being testable.
Daniele Varrazzo
2010-02-14
1
-5
/
+9
|
*
Added 'make check' target to docs.
Daniele Varrazzo
2010-02-14
1
-0
/
+6
|
*
Index and targets for subclassing work again.
Daniele Varrazzo
2010-02-14
1
-8
/
+12
|
*
The documentation is now mostly doctest-able
Jonathan Ballet
2010-02-14
8
-87
/
+166
|
*
Documentation generated in 'doc/html/' instead of 'doc/_build/html/'
Daniele Varrazzo
2010-02-14
3
-7
/
+7
|
*
Added README to explain how to build the documentation.
Daniele Varrazzo
2010-02-14
1
-0
/
+49
|
*
Added a bunch of versions update informations.
Daniele Varrazzo
2010-02-14
4
-6
/
+27
|
*
Added documentation for 'Error.pgerror' and 'Error.pgcode' attributes.
Daniele Varrazzo
2010-02-14
1
-0
/
+33
|
*
Added documentation for 'connection.reset()' method.
Daniele Varrazzo
2010-02-14
1
-0
/
+18
|
*
Use the module version as documentation version.
Daniele Varrazzo
2010-02-14
1
-1
/
+6
|
*
Added documentation for the errorcodes module.
Daniele Varrazzo
2010-02-14
2
-0
/
+42
|
*
Removed files used by the Epydoc documentation.
Daniele Varrazzo
2010-02-14
1
-138
/
+0
|
*
Dropped fixed point.
Daniele Varrazzo
2010-02-14
1
-2
/
+0
|
*
Removed modules index from the doc front page.
Daniele Varrazzo
2010-02-14
1
-1
/
+0
|
*
Added other info about tz module.
Daniele Varrazzo
2010-02-14
2
-2
/
+11
|
*
Added documentation for the extras module.
Daniele Varrazzo
2010-02-14
2
-2
/
+135
|
*
Dropped implementation details from the cursor documentation.
Daniele Varrazzo
2010-02-14
1
-16
/
+0
|
*
Just discovered how to put many objects in the same directive.
Daniele Varrazzo
2010-02-14
1
-32
/
+33
|
*
Added example about how to deal with the cursor bad exception.
Daniele Varrazzo
2010-02-14
1
-1
/
+7
|
*
Cleanup in the usage file.
Daniele Varrazzo
2010-02-14
1
-9
/
+10
|
*
Added documentation about Unicode handling.
Daniele Varrazzo
2010-02-14
2
-12
/
+120
|
*
Fixed repetition in exceptions docs.
Daniele Varrazzo
2010-02-14
1
-8
/
+7
|
*
Big documentation cleanup.
Daniele Varrazzo
2010-02-14
9
-401
/
+470
|
*
Added docutils SQL role.
Daniele Varrazzo
2010-02-14
2
-0
/
+31
|
*
Added documentation to type casting objects.
Daniele Varrazzo
2010-02-14
3
-41
/
+212
|
*
Fixed jumbled COPY methods.
Daniele Varrazzo
2010-02-14
2
-24
/
+25
|
*
Fixed typo in example.
Daniele Varrazzo
2010-02-14
1
-2
/
+2
|
*
Added introductive section about sessions.
Daniele Varrazzo
2010-02-14
1
-0
/
+29
|
*
Added CSS style for TODO admonitions.
Daniele Varrazzo
2010-02-14
1
-0
/
+5
|
*
Showing the points where Psycopg diverges from the DB API.
Daniele Varrazzo
2010-02-14
3
-46
/
+138
|
*
Added ``extension`` directive to mark Psycopg extensions to the DB API.
Daniele Varrazzo
2010-02-14
3
-1
/
+64
|
*
Uniform usage of DB API spelling.
Daniele Varrazzo
2010-02-14
7
-16
/
+16
|
*
Using uppercase P when dealing with Psycopg - not the module.
Daniele Varrazzo
2010-02-14
4
-7
/
+7
|
*
Asynchronous queries marked as experimental.
Daniele Varrazzo
2010-02-14
1
-8
/
+3
|
*
Added documentation about asynchronous notifications.
Daniele Varrazzo
2010-02-14
2
-4
/
+72
|
*
Completed documentation for the COPY-related methods.
Daniele Varrazzo
2010-02-14
2
-34
/
+66
|
*
A few index entries fixed.
Daniele Varrazzo
2010-02-14
2
-6
/
+18
|
*
Added a bunch of index entries for the connection class.
Daniele Varrazzo
2010-02-14
1
-1
/
+46
|
[prev]
[next]