psycopg2/doc/src
Daniele Varrazzo c475a0db95 Document PostgreSQL 9.4 as supported
Actually there is a test failing in the test suite in PG 9.4beta2, but
it's probably because the default logging level is to DEBUG. Will wait
for the final release to check if the test is to be fixed. All other
tests pass no problem.
2014-08-13 02:09:04 +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 set_session() params documented in a more Python-friendly way 2014-05-05 23:06:23 +01:00
cursor.rst Clarify in the docs that mogrify() and query always return bytes 2014-04-03 02:46:54 +01:00
errorcodes.rst Parse errocodes for PG 9.3 too 2014-07-31 13:35:04 +01:00
extensions.rst Typo fixes and improvements to new_array_type() docs 2013-10-21 15:27:31 +01:00
extras.rst Added jsonb docs 2014-08-13 02:02:04 +01:00
faq.rst Added jsonb docs 2014-08-13 02:02:04 +01:00
index.rst Dropped a lot of words from the front matter 2013-04-26 10:06:26 +01:00
install.rst Document PostgreSQL 9.4 as supported 2014-08-13 02:09:04 +01: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:30:25 +01:00