summaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Added note about the adapted attribute in the module-level wrappersDaniele Varrazzo2012-10-271-11/+17
* Clarification in copy_expert docsDaniele Varrazzo2012-10-151-2/+11
* Copyright bumped to 2012 in docs pagesDaniele Varrazzo2012-10-071-1/+1
* Docs front page adjustmentsDaniele Varrazzo2012-10-071-12/+14
* Added install section to the manualDaniele Varrazzo2012-10-074-0/+269
* Merge branch 'range-type' into develDaniele Varrazzo2012-09-271-0/+83
|\
| * Grammar correction for RangeCaster.array_typecasterDaniele Varrazzo2012-09-241-1/+1
| * Added documentation for range types and adaptationDaniele Varrazzo2012-09-241-0/+83
* | Merge branch 'json' into develDaniele Varrazzo2012-09-271-0/+88
|\ \
| * | Json documentation improvedDaniele Varrazzo2012-09-241-9/+65
| * | Dropped keywords passthrough in Json adapterDaniele Varrazzo2012-09-191-0/+1
| * | Added register_default_json() functionDaniele Varrazzo2012-09-191-0/+2
| * | Added json typecasterDaniele Varrazzo2012-09-191-0/+2
| * | Added Json adapterDaniele Varrazzo2012-09-191-0/+27
| |/
* | Merge branch 'composite-custom' into develDaniele Varrazzo2012-09-271-2/+67
|\ \
| * | Added schema attribute to CompositeCasterDaniele Varrazzo2012-09-221-0/+6
| * | Info about versions history moved from code to docsDaniele Varrazzo2012-09-221-0/+6
| * | Added documentation about CompositeCaster subclassingDaniele Varrazzo2012-09-221-2/+55
| |/
* | Info about hstore versions history moved from code to docsDaniele Varrazzo2012-09-221-0/+9
|/
* Fixed note on rollback on close in the docDaniele Varrazzo2012-09-181-1/+1
* Fixed smell of pizza in the docsDaniele Varrazzo2012-09-181-2/+2
* Added documentation for scrollable cursorsDaniele Varrazzo2012-08-153-15/+52
* Fixed incorrect and outdated connection.commit() docDaniele Varrazzo2012-07-271-6/+12
* grammarBrian Sutherland2012-07-271-4/+4
* Fixed typo in docsDaniele Varrazzo2012-07-081-1/+1
* Added %% use to the docsDaniele Varrazzo2012-05-291-0/+3
* Fixed text docs build on Python 3Daniele Varrazzo2012-04-111-6/+13
* 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-092-0/+25
* Update all links to PostgreSQL docs to the current version.Marti Raudsepp2012-02-2811-59/+59
* Added docs about how to create a generic array typecasterDaniele Varrazzo2012-02-243-1/+30
* Added support for inet arrayDaniele Varrazzo2012-02-231-1/+2
* Typos fixed in copy methodsDaniele Varrazzo2012-02-231-2/+2
* Added doc for Error.cursorDaniele Varrazzo2012-01-191-18/+17
* Fixed doc for supported PG versions in errorcodes tableDaniele Varrazzo2011-12-161-1/+1
* Docs typo fixedDaniele Varrazzo2011-12-161-2/+2
* Improvements to the docs homepage after Bucko's proofreadingDaniele Varrazzo2011-12-151-11/+12
* Docs homepage refreshed with new bragging and linksDaniele Varrazzo2011-12-152-8/+22
* 'register_composite()' also works with tablesDaniele Varrazzo2011-12-151-2/+3
* Typo fixed writeable -> writableDaniele Varrazzo2011-12-111-1/+1
* connect() supports generic keyword arguments passed to the dsnDaniele Varrazzo2011-11-171-5/+15
* Documentation for the isolation level constants updatedDaniele Varrazzo2011-11-172-16/+51
* Docs cleanup by Josh KupershmidtDaniele Varrazzo2011-11-014-17/+17
* Fixed docs for the copy null parameterDaniele Varrazzo2011-10-201-2/+4
* Notice -> Note in the docs, and a handful of other typo fixedDaniele Varrazzo2011-10-144-9/+9
* Test and document the named cursor stealing techniqueDaniele Varrazzo2011-10-141-1/+33
* Fixed pasto in docsDaniele Varrazzo2011-10-061-1/+1
* Added new_array_type() functionDaniele Varrazzo2011-09-222-1/+21
* Fixed doc blocksDaniele Varrazzo2011-09-222-1/+4
* WITH HOLD documentation a argument parsing changesFederico Di Gregorio2011-08-103-2/+31