summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/connect2' into feature/replication-protocolOleksandr Shulgin2015-10-271-0/+22
|\
| * Rework psycopg2.connect() interface.Oleksandr Shulgin2015-10-271-0/+22
* | Drop ReplicationCursor.flush_feedback(), rectify pq_*_replication_*() interface.Oleksandr Shulgin2015-10-231-16/+0
* | Improve async replication example.Oleksandr Shulgin2015-10-231-8/+9
* | Move the `decode` parameter to `start_replication()`.Oleksandr Shulgin2015-10-231-32/+43
* | Add quick start to the replication doc, minor doc fixes.Oleksandr Shulgin2015-10-201-89/+159
* | Properly subclass ReplicationCursor on C level.Oleksandr Shulgin2015-10-191-26/+24
* | Replace stop_replication with requirement for an exception.Oleksandr Shulgin2015-10-191-11/+7
* | Merge branch 'master' into feature/replication-protocolOleksandr Shulgin2015-10-153-0/+47
|\ \ | |/
| * Add psycopg2.extensions.quote_ident.Oleksandr Shulgin2015-10-141-0/+13
| * The wait_select callback can cancel a query using Ctrl-CDaniele Varrazzo2015-10-012-0/+34
* | Fix select/timeout indication in async replication exampleOleksandr Shulgin2015-10-141-2/+2
* | Update stop_repl, require replication consumer to be a callable.Oleksandr Shulgin2015-10-141-16/+17
* | Remove IDENTIFY_SYSTEM wrapper method (it can't work with async anyway).Oleksandr Shulgin2015-10-131-10/+0
* | Fix create_replication_slot doc signatureOleksandr Shulgin2015-10-131-1/+1
* | Rework replication connection/cursor classesOleksandr Shulgin2015-10-011-178/+245
* | Update replication connection/cursor interface and docs.Oleksandr Shulgin2015-10-011-24/+77
* | Cleanup start replication wrt. slot type a bit.Oleksandr Shulgin2015-10-011-5/+6
* | Merge remote-tracking branch 'origin/master' into replOleksandr Shulgin2015-10-012-1/+12
|\ \ | |/
| * Merge branch 'master' into parse-dsnDaniele Varrazzo2015-10-014-9/+27
| |\
| * \ Merge branch 'master' into feature/parse-dsnOleksandr Shulgin2015-06-022-0/+19
| |\ \
| * | | Move parse_dsn to extensions, add testsOleksandr Shulgin2015-06-012-13/+12
| * | | Add parse_dsn module functionOleksandr Shulgin2015-06-011-0/+12
* | | | Update docs on ReplicationCursorOleksandr Shulgin2015-07-011-57/+60
* | | | Update docs for Replication protocolOleksandr Shulgin2015-06-301-34/+165
* | | | Merge branch 'master' into feature/replication-message-objectOleksandr Shulgin2015-06-305-6/+43
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed doc about libpq version availabilityDaniele Varrazzo2015-06-021-3/+3
| * | | Notify example should pop the oldest message in conn.notifies, not the newest.btubbs2015-06-021-1/+1
| * | | Allow connection.notices and notifies to be replaced.Daniele Varrazzo2015-06-022-2/+20
| * | | Change "non desiderable" to "undesirable" in docsPete Hollobon2015-06-022-3/+3
| | |/ | |/|
| * | Version function/constant docs improvedDaniele Varrazzo2015-06-022-8/+11
| * | Add libpq version discoveryOleksandr Shulgin2015-06-012-0/+16
| |/
* | Add support for streaming replication protocolOleksandr Shulgin2015-06-011-0/+122
|/
* Improve docs about connection's with only closing the transactionDaniele Varrazzo2015-05-031-3/+18
* Added makefile target to upload docsDaniele Varrazzo2015-05-032-0/+172
* Added note about table names to be escaped in copy_*() methods.Daniele Varrazzo2015-05-031-0/+13
* Wordsmith on connection.set_session()Daniele Varrazzo2015-05-031-19/+19
* Docs build process and docs cleaned upDaniele Varrazzo2015-04-283-48/+37
* Document that LO64 is only available on Py 64 buildsDaniele Varrazzo2015-02-081-5/+7
* Merge branch 'timetz'Daniele Varrazzo2014-12-251-2/+3
|\
| * timetz adaptation documentedDaniele Varrazzo2014-12-251-2/+3
* | Added documentation about the lo64 supportDaniele Varrazzo2014-12-253-17/+57
|/
* Correction to type adaption example, making it more transparentAsmund Tokheim2014-11-021-1/+3
* In 2010 I couldn't speak EnglishDaniele Varrazzo2014-09-161-11/+13
* Fix typo in docsTomer Chachamu2014-09-011-2/+2
* Added plural version of the tickets roleDaniele Varrazzo2014-08-311-25/+32
* Point tickets to GitHub instead of LighthouseDaniele Varrazzo2014-08-312-3/+18
* Use virtualenv as build environment for the docsDaniele Varrazzo2014-08-242-6/+16
* Self-updating copyright year in docsDaniele Varrazzo2014-08-241-1/+3
* Document we known 9.4 errorcodesDaniele Varrazzo2014-08-241-1/+1