summaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | |\ \ \ \
| | * | | | | 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
| | |\ \ \ \ \
| | * | | | | | Add support for streaming replication protocolOleksandr Shulgin2015-06-011-0/+122
| * | | | | | | spelling fixSpootDev2016-08-071-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'conn-get-parameters'Daniele Varrazzo2016-07-011-0/+23
| |\ \ \ \ \ \
| | * | | | | | Mention get_dsn_parameters() in news, improved docs metadataDaniele Varrazzo2016-07-011-0/+5
| | * | | | | | Add connection.get_dsn_parameters()Oleksandr Shulgin2015-10-301-0/+18
| | | |_|_|/ / | | |/| | | |
| * | | | | | Docs wrappingDaniele Varrazzo2016-07-011-4/+6
| * | | | | | Wordsmithing on COPY commandsDaniele Varrazzo2016-07-012-2/+13
| * | | | | | Document that the libpq must be available at runtimeDaniele Varrazzo2016-07-011-0/+10
| * | | | | | Merge pull request #373 from nonZero/patch-1Daniele Varrazzo2016-03-101-1/+9
| |\ \ \ \ \ \
| | * | | | | | Suggest installing psycopg2 in windows using pipUdi Oron2015-11-101-1/+9
| | |/ / / / /
| * | | | | | Merge pull request #415 from bmwiedemann/masterDaniele Varrazzo2016-03-101-3/+1
| |\ \ \ \ \ \
| | * | | | | | dont claim copyright for future yearsBernhard M. Wiedemann2016-03-091-3/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #416 from dargor/doc_typosDaniele Varrazzo2016-03-101-1/+1
| |\ \ \ \ \ \
| | * | | | | | Typo.Gabriel Linder2016-03-091-1/+1
| | |/ / / / /
| * | | | | | Start advertising Py 3.5 supportDaniele Varrazzo2016-03-101-1/+1
| |/ / / / /
| * | | | | Style the dsn arg in connect() as a normal optional parameterDaniele Varrazzo2016-03-031-5/+7
| * | | | | Allow make_dsn to take no parameterDaniele Varrazzo2016-03-031-5/+2
| * | | | | Validate output result from make_dsn()Daniele Varrazzo2016-03-031-6/+20
| * | | | | Added docs about make_dsnDaniele Varrazzo2016-03-032-12/+32
| * | | | | Some order in the extensions docDaniele Varrazzo2016-03-031-43/+74
| * | | | | Improve sentence.Karl O. Pinc2016-02-021-1/+1
| |/ / / /
* | | | | callproc: tests, docs, and comment/error-reporting touchups.mrmilosz2015-12-121-6/+11
|/ / / /
* | | | 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
| |_|/ |/| |
* | | Merge branch 'master' into parse-dsnDaniele Varrazzo2015-10-014-9/+27
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge branch 'master' into feature/parse-dsnOleksandr Shulgin2015-06-022-0/+19
|\ \ \ | |/ /
| * | Version function/constant docs improvedDaniele Varrazzo2015-06-022-8/+11
| * | Add libpq version discoveryOleksandr Shulgin2015-06-012-0/+16
| |/
* | Move parse_dsn to extensions, add testsOleksandr Shulgin2015-06-012-13/+12
* | Add parse_dsn module functionOleksandr Shulgin2015-06-011-0/+12
|/
* Improve docs about connection's with only closing the transactionDaniele Varrazzo2015-05-031-3/+18
* Added makefile target to upload docsDaniele Varrazzo2015-05-031-0/+166
* 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
* 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