Commit Graph

  • a54336f7b4 Docs cleaned up while still being testable. Daniele Varrazzo 2010-02-14 05:02:09 +0000
  • 47809c338f Added 'make check' target to docs. Daniele Varrazzo 2010-02-14 05:01:00 +0000
  • edc690e60a Index and targets for subclassing work again. Daniele Varrazzo 2010-02-14 04:59:40 +0000
  • 323340abc6 The documentation is now mostly doctest-able Jonathan Ballet 2010-02-13 17:06:39 +0100
  • 67de65040c Fixed license in trove categories Federico Di Gregorio 2010-02-14 13:35:49 +0100
  • 12bd7bf7cc Documentation generated in 'doc/html/' instead of 'doc/_build/html/' Daniele Varrazzo 2010-02-14 00:19:10 +0000
  • 1a3e231e51 License change for psycopg2da Federico Di Gregorio 2010-02-14 01:23:57 +0100
  • 4b58fc640e License change for lib/errorcodes.py Federico Di Gregorio 2010-02-14 01:19:17 +0100
  • 00805633b2 Added README to explain how to build the documentation. Daniele Varrazzo 2010-02-13 16:57:44 +0000
  • a313011a57 Added a bunch of versions update informations. Daniele Varrazzo 2010-02-13 05:49:34 +0000
  • e4d427aae6 Added documentation for 'Error.pgerror' and 'Error.pgcode' attributes. Daniele Varrazzo 2010-02-13 05:44:49 +0000
  • c72dc3af00 Added documentation for 'connection.reset()' method. Daniele Varrazzo 2010-02-13 05:43:40 +0000
  • a856f0724e Use the module version as documentation version. Daniele Varrazzo 2010-02-13 05:39:11 +0000
  • ba1354502e Added documentation for the errorcodes module. Daniele Varrazzo 2010-02-13 05:25:21 +0000
  • 8246b28563 Removed files used by the Epydoc documentation. Daniele Varrazzo 2010-02-13 04:59:32 +0000
  • e11199c420 Dropped fixed point. Daniele Varrazzo 2010-02-13 03:31:20 +0000
  • b90f2925d0 Removed modules index from the doc front page. Daniele Varrazzo 2010-02-13 03:22:36 +0000
  • 3789f8fb17 Added other info about tz module. Daniele Varrazzo 2010-02-13 03:22:02 +0000
  • 6a4ff65b49 Added documentation for the extras module. Daniele Varrazzo 2010-02-13 02:10:51 +0000
  • ec68569e58 Dropped implementation details from the cursor documentation. Daniele Varrazzo 2010-02-13 00:16:49 +0000
  • e7d1d7ae1e Just discovered how to put many objects in the same directive. Daniele Varrazzo 2010-02-12 21:58:58 +0000
  • 53f3248976 Added example about how to deal with the cursor bad exception. Daniele Varrazzo 2010-02-12 21:52:25 +0000
  • 885dbf6428 Cleanup in the usage file. Daniele Varrazzo 2010-02-12 21:51:48 +0000
  • 0694b85e59 Added documentation about Unicode handling. Daniele Varrazzo 2010-02-11 05:17:10 +0000
  • 9a6c4c4c93 Fixed repetition in exceptions docs. Daniele Varrazzo 2010-02-11 03:40:28 +0000
  • c8010cfd47 Big documentation cleanup. Daniele Varrazzo 2010-02-11 03:15:14 +0000
  • 6ea6d48f5d Added docutils SQL role. Daniele Varrazzo 2010-02-10 22:39:41 +0000
  • 5491dd8db0 Added documentation to type casting objects. Daniele Varrazzo 2010-02-10 04:03:30 +0000
  • 74403ff5a8 Fixed newline in docstring. Daniele Varrazzo 2010-02-10 03:10:35 +0000
  • c176a9d075 Fixed jumbled COPY methods. Daniele Varrazzo 2010-02-10 00:10:51 +0000
  • 6199ce5127 Fixed typo in example. Daniele Varrazzo 2010-02-09 23:44:19 +0000
  • 5431890938 Added introductive section about sessions. Daniele Varrazzo 2010-02-09 23:41:45 +0000
  • 10f1a5b57a Added CSS style for TODO admonitions. Daniele Varrazzo 2010-02-09 23:10:58 +0000
  • 5cb07685ca Showing the points where Psycopg diverges from the DB API. Daniele Varrazzo 2010-02-09 23:09:48 +0000
  • 5417d7153d Added `extension` directive to mark Psycopg extensions to the DB API. Daniele Varrazzo 2010-02-09 23:08:11 +0000
  • 3e66529864 Uniform usage of DB API spelling. Daniele Varrazzo 2010-02-09 21:31:40 +0000
  • 9955b2f32f Using uppercase P when dealing with Psycopg - not the module. Daniele Varrazzo 2010-02-09 20:04:49 +0000
  • 5c732ac2a3 Asynchronous queries marked as experimental. Daniele Varrazzo 2010-02-09 19:59:01 +0000
  • 4708704f16 Added documentation about asynchronous notifications. Daniele Varrazzo 2010-02-09 17:52:41 +0000
  • ac6640fd9e Completed documentation for the COPY-related methods. Daniele Varrazzo 2010-02-09 16:30:52 +0000
  • d081d533b9 A few index entries fixed. Daniele Varrazzo 2010-02-09 15:32:24 +0000
  • e0065bfbef Added a bunch of index entries for the connection class. Daniele Varrazzo 2010-02-09 14:18:28 +0000
  • a9b793a371 Added documentation for `connection.notices` Daniele Varrazzo 2010-02-09 14:03:44 +0000
  • 1a7a12c833 Fixed some typos Jonathan Ballet 2010-02-09 14:33:31 +0100
  • 961b4eedc5 First iteration with the Sphinx module documentation. Daniele Varrazzo 2010-02-09 04:58:28 +0000
  • 442d8693cd Ignore vim temporary files. Daniele Varrazzo 2010-02-08 20:15:49 +0000
  • 04db8e7428 Fixed docstring for 'QueryCanceledError' exception. Daniele Varrazzo 2010-02-13 05:55:31 +0000
  • f6e87fbb30 Moved status from beta to stable in trove classifier. Daniele Varrazzo 2010-02-13 05:53:20 +0000
  • 08e14e1049 Restored meaning of the word "respectively". Daniele Varrazzo 2010-02-13 05:51:43 +0000
  • e1b3c7b940 Fixed Inet constructor. Daniele Varrazzo 2010-02-13 02:14:38 +0000
  • 0dbe068df4 Stop the loop variable used to create __all__ leaking in the module. Daniele Varrazzo 2010-02-08 20:13:10 +0000
  • 0089201ba2 Binary was not imported from _psycopg; now it is Federico Di Gregorio 2010-02-13 00:52:36 +0100
  • a9673f31d6 SQL_IN adapter is now automatically registered Federico Di Gregorio 2010-02-13 00:40:29 +0100
  • 3b4c0443e4 Removed debug logging calls Federico Di Gregorio 2010-02-13 00:15:39 +0100
  • 611606d532 Changes license to LGPL3 + OpenSSL exception on all source files Federico Di Gregorio 2010-02-12 23:34:53 +0100
  • e5bed4993b Fixed register_tstz_w_secs() error Federico Di Gregorio 2010-02-10 18:16:00 +0100
  • bcc836c661 Now adapt() errors include the type name Federico Di Gregorio 2009-11-25 11:51:54 +0100
  • d40a5321f2 Fixed test broken by float precision fix Federico Di Gregorio 2009-11-25 10:38:31 +0100
  • 7b730f3935 Fixed float loss of precision Federico Di Gregorio 2009-11-09 09:17:05 +0100
  • b537404487 Fixed --have_ssl command line parameter Jason Erickson 2009-10-07 23:44:00 -0600
  • ac1b5ce68a Unclear error message when no pg_config found Jason Erickson 2009-10-07 23:43:14 -0600
  • 5a3e07a610 Rearranged code to fix recent MSVC errors 2_0_13 Jason Erickson 2009-10-04 14:28:27 -0600
  • 69a8400e60 Added additional library required for PostgreSQL 8.4.x Jason Erickson 2009-10-04 13:31:51 -0600
  • 0f00ee129d Moved declarations of varaibles/pointers to the beginning of functions Jason Erickson 2009-10-04 13:30:18 -0600
  • 69224032ce Fixed missing entry in NEWS file Federico Di Gregorio 2009-10-04 12:55:28 +0200
  • 9bd771cda0 Preparing release 2.0.13 Federico Di Gregorio 2009-10-04 12:53:42 +0200
  • 8bb617ee76 Added very large lobject creation to the lobject.py example Federico Di Gregorio 2009-10-04 12:50:16 +0200
  • 9670c9eddc Enabled linking to static libpq Federico Di Gregorio 2009-10-04 12:43:30 +0200
  • 390a9c2451 Added support for UUID arrays Federico Di Gregorio 2009-10-04 12:34:02 +0200
  • 7022269b3d Fixed a deadlock when using the same connection from multiple threads Federico Di Gregorio 2009-10-04 12:02:02 +0200
  • 1c9fa1355d Added README file about async support. Federico Di Gregorio 2009-10-04 11:33:35 +0200
  • 0fc94be496 Preparing release 2.0.12 2_0_12 Federico Di Gregorio 2009-08-09 17:22:18 +0200
  • 3a6911216b Fixed problem with large writes in large objects code Federico Di Gregorio 2009-08-09 17:05:16 +0200
  • a2af059e6c Fixed PostgreSQL version detection Federico Di Gregorio 2009-08-09 16:28:27 +0200
  • 29d00f56f6 Fix for retry on serialization errors for ZPsycopgDA Federico Di Gregorio 2009-08-09 16:22:43 +0200
  • 36aff2f73d Implemented connection.reset() Federico Di Gregorio 2009-08-09 16:19:08 +0200
  • 4c3e2ad94b Fixed problem with lots of columns in COPY operations Federico Di Gregorio 2009-08-09 15:13:42 +0200
  • e5a696ad58 Fixed version check in ZPsycopgDA Federico Di Gregorio 2009-05-19 10:14:49 +0200
  • 091102a919 Preparing release 2.0.11 2_0_11 Federico Di Gregorio 2009-05-09 14:52:16 +0200
  • e1fae0fcac Fixed bug in RealDictCursor when prefetching Federico Di Gregorio 2009-05-09 14:44:59 +0200
  • 3935c019fe Fixed error in fetchXXX methods Federico Di Gregorio 2009-05-09 14:28:40 +0200
  • 06eb574cec Applied DictRow "diet" patch Federico Di Gregorio 2009-05-09 10:19:15 +0200
  • aecdf33b17 Removed old project files Federico Di Gregorio 2009-04-26 14:39:19 +0200
  • b0741721c3 Migrated project to MS Visual Studio 2008 format and repo to Git Federico Di Gregorio 2009-04-26 14:38:41 +0200
  • 5e3fa15091 Better detection of PostgreSQL version Federico Di Gregorio 2009-04-21 00:38:09 +0200
  • f68d828f6b Release 2.0.10 2_0_10 Federico Di Gregorio 2009-04-20 20:37:59 +0200
  • d621c02e58 Preparing release 2.0.10 Federico Di Gregorio 2009-04-20 20:34:06 +0200
  • 85fdc828e7 Fix to double free segfault in cursor Federico Di Gregorio 2009-04-20 20:19:55 +0200
  • 5db66038fe Fix to double free segfault in connection Federico Di Gregorio 2009-04-19 16:51:31 +0200
  • 5dab867db4 Added get_parameter_status() implementation Federico Di Gregorio 2009-04-19 16:42:06 +0200
  • 39d6d8ad11 Exposed protocol_version and server_version Federico Di Gregorio 2009-04-19 16:36:10 +0200
  • e3a5ae8e20 Added a couple of test scripts to sandbox Federico Di Gregorio 2009-04-19 16:25:49 +0200
  • bb77a6912f Added missing dict methods in DictRow Federico Di Gregorio 2009-04-19 16:25:12 +0200
  • bd19e3148c Removed calls to PyMem_XXX when not holding the GIL Federico Di Gregorio 2009-04-07 09:25:05 +0200
  • 16c2a8fc81 Cleaned conn_notice_callback() to run without the GIL Federico Di Gregorio 2009-04-04 19:17:40 +0200
  • f1e532151f Removed unecessary import Federico Di Gregorio 2009-04-04 19:14:53 +0200
  • 8e54f7dcce Fixed test_dates failures in older version of Python Federico Di Gregorio 2009-04-01 20:52:58 +0200
  • e8ef973ddf Fixed lobject test failures Federico Di Gregorio 2009-04-01 20:49:00 +0200
  • 850423d8fc Fixed setup script to handle PostgreSQL devel version strings Federico Di Gregorio 2009-03-21 12:54:44 +0100
  • 825a60eec5 Removed spurious print Federico Di Gregorio 2009-03-16 22:15:20 +0100