summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in sample code: psycopg >> psycopg2maint_2_8Sergey Golitsynskiy2021-05-231-3/+3
* Add warning about send_feedback and cursor choiceChris Wilson2021-05-201-1/+3
* cursor.rst typo: was createsHans Ginzel2021-05-201-1/+1
* Add note about cursor.callproc() and PostgreSQL proceduresDaniele Varrazzo2021-05-201-0/+10
* Add note about sending multiple statements in the same queryDaniele Varrazzo2021-05-201-0/+14
* docs: fix a few simple typosTim Gates2021-05-201-1/+1
* Remove semicolon from code exampleJannis Vamvas2020-10-201-1/+1
* Suggest how to auto-generate tag name in release docDaniele Varrazzo2020-09-061-1/+2
* Minor spelling and grammar corrections for 195b254Daniel Fortunov2020-09-061-3/+3
* Errors mapping updated to PostgreSQL 13Daniele Varrazzo2020-09-052-2/+4
* Improve wording around transactions behaviour closing connectionsDaniele Varrazzo2020-09-051-4/+8
* Document context manager usage in connection and cursor docsDaniele Varrazzo2020-09-052-0/+32
* Merge pull request #1120 from bashtanov/dictcursor-docs-improvementDaniele Varrazzo2020-08-241-2/+2
|\
| * dictcursor-docs-improvementAlexey Bashtanov2020-06-181-2/+2
* | A few corrections to the install pageDaniele Varrazzo2020-08-241-13/+9
* | minor typo in docsEdan Schwartz2020-08-101-1/+1
* | Move pyscopg-binary install docs to "quick start" sectionEdan Schwartz2020-08-071-108/+129
|/
* use new URL for psycogreenChristophe Jolif2020-05-281-1/+1
* Fix ctypes example AttributeErrorDio Gado2020-05-271-0/+1
* Fix typoFrancisco Couzo2020-05-071-1/+1
* Mention python3-dev as possibly required dev package nameDaniele Varrazzo2020-05-052-3/+4
* Mention CALL on stored procedures using transaction in autocommitDaniele Varrazzo2020-05-051-1/+4
* Improve doc wordingPhilippe Ombredanne2020-04-281-1/+1
* Fix typo and improve grammar in docPhilippe Ombredanne2020-04-281-1/+1
* Merge branch 'cffi-in-docs'Daniele Varrazzo2020-03-081-2/+9
|\
| * Better descriptions of the non-C porting in install docsDaniele Varrazzo2020-03-081-5/+9
| * Mention the CFFI port to Psycopg2 in documentation.Omer Katz2019-10-231-0/+3
* | Dropped customized doc templateDaniele Varrazzo2020-01-272-14/+3
* | Upload on https nowDaniele Varrazzo2020-01-271-1/+1
* | Trigger docs rebuild on pushgoodbye-initdDaniele Varrazzo2020-01-251-4/+0
* | Added sql module basic usage section and classes hierarchyDaniele Varrazzo2020-01-201-4/+47
* | Fixed dependencies in docs buildDaniele Varrazzo2020-01-191-4/+7
* | Use a responsive theme for docsDaniele Varrazzo2020-01-186-8/+134
* | Hide the "made with sphinx" doc footerDaniele Varrazzo2020-01-181-44/+59
* | Copyright bumped to 2020Daniele Varrazzo2020-01-171-1/+1
* | Copyright 2020 in the docsDaniele Varrazzo2020-01-041-1/+1
* | Website on httpsDaniele Varrazzo2019-12-313-3/+3
* | Changed docs to point to psycopg.orgDaniele Varrazzo2019-12-304-5/+6
* | Document a release procedure not using initd serverDaniele Varrazzo2019-12-301-18/+10
* | Blacklist docutils 0.15 to build docsDaniele Varrazzo2019-12-291-0/+4
|/
* Fix typo 'againts'Jann Kleen2019-10-191-1/+1
* Mention that with PgBouncer get_backend_pid() is not updatedDaniele Varrazzo2019-10-191-3/+5
* Added UltraJSON exampleDaniele Varrazzo2019-10-191-0/+7
* Merge branch 'pg12'Daniele Varrazzo2019-10-194-4/+6
|\
| * Test PG 11 and 12 on travisDaniele Varrazzo2019-10-191-1/+1
| * Added Postgres 12 errorsDaniele Varrazzo2019-10-192-2/+4
| * Use travis test config variable 0/1 instead of blank stringsDaniele Varrazzo2019-10-191-1/+1
* | Add Python 3.8 to the test matrixJon Dufresne2019-10-181-1/+1
|/
* Fix typo: "the the"Jon Dufresne2019-06-212-7/+7
* typo: remove 'a'Kunal Marwaha2019-06-191-1/+1