psycopg2/doc/src
Daniele Varrazzo 195b254937 Improve wording around transactions behaviour closing connections
The transaction is not rolled back by the connection, rather discarded
by the server.

Close #1135.
2020-09-05 19:16:50 +01:00
..
_static Use a responsive theme for docs 2020-01-18 23:56:44 +00:00
_templates Dropped customized doc template 2020-01-27 04:32:31 +00:00
tools Dropped text docs generation 2019-02-17 00:58:27 +00:00
advanced.rst use new URL for psycogreen 2020-05-28 14:11:34 +02:00
conf.py Use a responsive theme for docs 2020-01-18 23:56:44 +00:00
connection.rst Document context manager usage in connection and cursor docs 2020-09-05 18:51:33 +01:00
cursor.rst Document context manager usage in connection and cursor docs 2020-09-05 18:51:33 +01:00
errorcodes.rst Added Postgres 12 errors 2019-10-19 15:22:48 +02:00
errors.rst Added Postgres 12 errors 2019-10-19 15:22:48 +02:00
extensions.rst Fix typo: "the the" 2019-06-21 11:26:47 +01:00
extras.rst dictcursor-docs-improvement 2020-06-18 15:40:45 +01:00
faq.rst Mention python3-dev as possibly required dev package name 2020-05-05 00:23:57 +12:00
index.rst Use a responsive theme for docs 2020-01-18 23:56:44 +00:00
install.rst A few corrections to the install page 2020-08-24 01:48:31 +01:00
license.rst Added license to the docs 2018-05-20 17:03:08 +01:00
Makefile Documentation dir reordered. 2010-02-14 16:45:36 +00:00
module.rst Improvements to errors module docs 2019-02-11 01:20:21 +00:00
news.rst Added license to the docs 2018-05-20 17:03:08 +01:00
pool.rst Dropped deprecated PersistentConnectionPool 2018-12-04 06:32:00 -08:00
sql.rst Added sql module basic usage section and classes hierarchy 2020-01-20 21:00:58 +00:00
tz.rst Trim trailing whitespace from all files throughout project 2017-12-01 21:42:14 -08:00
usage.rst Improve wording around transactions behaviour closing connections 2020-09-05 19:16:50 +01:00