summaryrefslogtreecommitdiff
path: root/doc/src/faq.rst
Commit message (Expand)AuthorAgeFilesLines
* Added install section to the manualDaniele Varrazzo2012-10-071-0/+8
* All the FAQ have they own id that can be used in URLs to refer toDaniele Varrazzo2012-03-091-0/+53
* Added more information about the case of the missing lo_truncateDaniele Varrazzo2012-03-091-0/+18
* Update all links to PostgreSQL docs to the current version.Marti Raudsepp2012-02-281-3/+3
* Added docs about how to create a generic array typecasterDaniele Varrazzo2012-02-241-0/+7
* Docs cleanup by Josh KupershmidtDaniele Varrazzo2011-11-011-2/+2
* Adding docs for the planned set_transaction/autocommit featuresDaniele Varrazzo2011-05-311-2/+2
* Added documentation for the bytea parserDaniele Varrazzo2011-03-261-1/+3
* Documentation cleanupDaniele Varrazzo2011-02-191-3/+3
* Added FAQ entry about the PYTHON_EGG_CACHE problemDaniele Varrazzo2011-02-151-2/+14
* Added FAQ point about bytea_output in PostgreSQL 9.0Daniele Varrazzo2011-02-101-0/+12
* Fixed docs: the execute argument must be a sequence, not a tuple.Daniele Varrazzo2010-11-191-1/+2
* Docs expansions about thread/processes safety.Daniele Varrazzo2010-11-051-2/+3
* Refer to PostgreSQL 9.0 documentation.Daniele Varrazzo2010-09-231-1/+1
* Fixed decimal to float recipe to avoid using FLOAT.Daniele Varrazzo2010-05-151-3/+2
* FAQs grouped in themes.Daniele Varrazzo2010-04-211-21/+43
* Added recipe to get Python floats from Postgres decimals in the FAQ.Daniele Varrazzo2010-04-141-0/+14
* Use the default role for cross referencing Python objects.Daniele Varrazzo2010-02-261-13/+13
* Added documentation for the 'pool' module.Daniele Varrazzo2010-02-261-3/+4
* Added a couple more questions to the FAQFederico Di Gregorio2010-02-221-1/+23
* Added FAQ section to the documentation.Daniele Varrazzo2010-02-181-0/+81