psycopg2/doc/src
Daniele Varrazzo 58c53025d1 Use bytestrings in infinite dates adapter example
Returning strings would result in unclear tracebacks on Py3 (see ticket #163).
2013-10-21 14:35:30 +01:00
..
_static Added summary data types conversion table to the docs 2013-03-18 19:22:31 +00:00
tools NEWS file reformatted to reST and included in the docs 2013-03-18 15:42:10 +00:00
advanced.rst Added cursor_factory connection attribute and connect() parameter 2013-04-07 02:30:12 +01:00
conf.py NEWS file reformatted to reST and included in the docs 2013-03-18 15:42:10 +00:00
connection.rst Fix multiple misspellings 2013-04-26 10:32:21 +01:00
cursor.rst Document that named cursors don't raise an exception going out-of-bound 2013-10-16 19:08:45 +01:00
errorcodes.rst Document that errorcodes is updated to 9.2 2013-03-18 15:10:24 +00:00
extensions.rst Fix multiple misspellings 2013-04-26 10:32:21 +01:00
extras.rst Added doc example to convert date.max to infinity 2013-06-18 15:01:04 +01:00
faq.rst Fix multiple misspellings 2013-04-26 10:32:21 +01:00
index.rst Dropped a lot of words from the front matter 2013-04-26 10:33:06 +01:00
install.rst Dropped support for Python 2.4 2013-03-20 23:40:13 +00:00
Makefile Documentation dir reordered. 2010-02-14 16:45:36 +00:00
module.rst Added cursor_factory connection attribute and connect() parameter 2013-04-07 02:30:12 +01:00
news.rst NEWS file reformatted to reST and included in the docs 2013-03-18 15:42:10 +00:00
pool.rst Docs cleanup by Josh Kupershmidt 2011-11-01 07:09:51 +00:00
tz.rst Documentation cleanup 2011-02-19 16:16:28 +00:00
usage.rst Use bytestrings in infinite dates adapter example 2013-10-21 14:35:30 +01:00