Commit Graph

  • d2dce4dd17 Fixed link to RealDictRow from last news Daniele Varrazzo 2019-04-06 20:22:03 +0100
  • 15d684134f Bumping to version 2.8.1 2_8_1 Daniele Varrazzo 2019-04-06 20:12:10 +0100
  • 5c4b8a3d1f Merge branch 'fix-886' Daniele Varrazzo 2019-04-06 20:09:47 +0100
  • cc815e8e8d RealDictRow inherits from OrderedDict Daniele Varrazzo 2019-04-06 19:39:42 +0100
  • 21d16b6f67 Fixed RealDictCursor.pop() Daniele Varrazzo 2019-04-05 19:03:38 +0100
  • 7b31b39fed Merge branch 'fix-887' Daniele Varrazzo 2019-04-06 10:51:03 +0100
  • 46106e1b78 Test notifies are received ok polling an async cur Daniele Varrazzo 2019-04-05 18:24:19 +0100
  • 755a128ffb Handle ok poll() without a cursor having executed queries Daniele Varrazzo 2019-04-05 18:04:55 +0100
  • 34d45aea87 Bump to next dev release Daniele Varrazzo 2019-04-05 18:02:30 +0100
  • c64d2448e8 Bumping to 2.8 for release 2_8 Daniele Varrazzo 2019-04-03 10:44:07 +0100
  • 544e157649 Fixed replication cursor docs warning indentation level Daniele Varrazzo 2019-04-01 10:47:56 +0100
  • ed74189acd Replication objects docs header level bumped up Daniele Varrazzo 2019-04-01 10:40:44 +0100
  • 813ca30953 Fixed notice about new wal_end attribute being on the cursor Daniele Varrazzo 2019-04-01 10:40:06 +0100
  • b76ff2fc33 Merge branch 'keepalive-save-wal-end' Daniele Varrazzo 2019-03-30 21:29:39 +0000
  • b8bf6d9917 Added news entry about ReplicationMessage.wal_end Daniele Varrazzo 2019-03-30 21:23:20 +0000
  • ff91ad5186 Address code review feedback grunskis-bonial 2018-10-30 14:29:09 +0100
  • f946042a79 Store WAL end pointer in the replication cursor Martins Grunskis 2018-10-29 09:50:31 +0100
  • 3eecf34bea Add time type conversion info to docs Andrew Rabert 2019-03-24 18:19:32 -0400
  • 2bb3831807 Add time type conversion info to docs Andrew Rabert 2019-03-24 18:19:32 -0400
  • 953bc66ca6 Allow tests to be ignored if dynamic binding failed 2_8_BETA_2 Daniele Varrazzo 2019-03-18 19:49:16 +0000
  • 5b4caadd23 Version number changed to release version 2.8 beta 2 packages Daniele Varrazzo 2019-03-18 14:57:47 +0000
  • 8b7506f80d Merge branch 'naming' Daniele Varrazzo 2019-03-18 01:54:44 +0000
  • e569e49b8b Merge branch 'fix-829' Daniele Varrazzo 2019-03-18 01:53:59 +0000
  • f8f5a77838 Mention closed #829 in NEWS file Daniele Varrazzo 2019-03-18 01:51:29 +0000
  • 0c581380c7 Allow incorrect result for pgconn_ptr test on OSX Daniele Varrazzo 2019-03-18 01:09:50 +0000
  • 7571ec9368 Run tests on windows using the same library versions of the packages Daniele Varrazzo 2019-03-18 01:09:12 +0000
  • eedbb33226 Appveyor tests in order of sort what I care Daniele Varrazzo 2019-03-18 00:33:31 +0000
  • 17b0c61338 Don't close connections from forked processes Daniele Varrazzo 2019-03-18 00:27:16 +0000
  • 62a078fe0c subprocess test function moved into a module Daniele Varrazzo 2019-03-17 23:55:04 +0000
  • 7c5afd6977 Added test to reproduce ticket #829 Daniele Varrazzo 2019-03-17 23:06:55 +0000
  • 458254c49e Windows doesn't like the name "connect" for a function Daniele Varrazzo 2019-03-17 22:26:02 +0000
  • dc5dd30526 Prefix 'psycopg_' changed to 'psyco_' Daniele Varrazzo 2019-03-17 18:45:25 +0000
  • e4d365705a Several function names shortened Daniele Varrazzo 2019-03-17 18:33:15 +0000
  • b4b470c29a Allow 0 as key in the pool Daniele Varrazzo 2019-03-17 18:22:17 +0000
  • 155c739863 Merge branch 'use-conn-pgres' Daniele Varrazzo 2019-03-17 04:43:58 +0000
  • a5c0a2215e Dropped whole "critical" story Daniele Varrazzo 2019-03-17 03:46:28 +0000
  • 17a074b30a Use the error on the connection instead of passing it explicitly around Daniele Varrazzo 2019-03-17 03:38:59 +0000
  • 97220eadc6 Added helper methods to set a result into a connection/cursor Daniele Varrazzo 2019-03-17 03:10:10 +0000
  • e740c21ee6 Dropped pgconn argument from conn_setup() Daniele Varrazzo 2019-03-17 02:35:42 +0000
  • c15e4c1a85 Use the connection's PGresult to pass results through calls Daniele Varrazzo 2019-03-17 02:11:41 +0000
  • 5957a7ee45 Fixed handling of internal query too large Daniele Varrazzo 2019-03-17 01:23:13 +0000
  • 917335eacb Merge branch 'fix-856' Daniele Varrazzo 2019-03-17 03:48:40 +0000
  • 963123812d Make sure to free the connection's pgres on delete Daniele Varrazzo 2019-03-17 02:14:18 +0000
  • 734845b79a Added pq_get_result_async() replaced pg_get_last_result() Daniele Varrazzo 2019-03-08 03:24:19 +0000
  • 761c3784c4 Retrieving the async cursor moved out of conn_poll() body Daniele Varrazzo 2019-03-08 00:03:11 +0000
  • e864050d07 Simplified interactions between asyc functions Daniele Varrazzo 2019-03-07 23:07:27 +0000
  • 2a8fa4bef7 Dropped locking version of pq_is_busy() Daniele Varrazzo 2019-03-07 22:51:36 +0000
  • 5467f65122 Dropped no_begin handling in async execute Daniele Varrazzo 2019-03-07 22:09:59 +0000
  • 0935c9d8ca Dropped debug info for microprotocols/adapters initialization Daniele Varrazzo 2019-03-07 21:33:18 +0000
  • d61c902230 Shorter timeout in the async tests select Daniele Varrazzo 2019-03-06 01:43:06 +0000
  • b5c7c93092 Merge branch 'version-check-cleanup' Daniele Varrazzo 2019-03-16 19:55:17 +0000
  • e922e2a96e Py2/3 compatibility macro definitions rationalized Daniele Varrazzo 2019-03-16 17:56:07 +0000
  • fec0a5587d Fixed check for type == int on Py2 Daniele Varrazzo 2019-03-16 17:45:32 +0000
  • b9d0808f95 Added PY_2, PY_3 macros and used uniformly Daniele Varrazzo 2019-03-16 17:43:54 +0000
  • 8448b3b840 Dropped conditional compiling dealing with unsupported versions Daniele Varrazzo 2019-03-16 17:20:31 +0000
  • dfb301b42b Use PY2, PY3 for conditional code instead of sys.version_info Daniele Varrazzo 2019-03-16 17:15:16 +0000
  • f4a2630f1a Added PY2, PY3 to compat module Daniele Varrazzo 2019-03-16 16:51:16 +0000
  • 4ace9544ff Merge branch 'fix-imports' Daniele Varrazzo 2019-03-16 19:53:45 +0000
  • e8135ee2cf Use errors module to catch a specific postgres error Daniele Varrazzo 2019-03-16 19:07:27 +0000
  • b0119fef81 Other import moved to top level in tests Daniele Varrazzo 2019-03-16 18:56:56 +0000
  • 8cfe176a85 Dropped repeated conditional import of reload in test Daniele Varrazzo 2019-03-16 16:53:38 +0000
  • aaba4dcf87 TextIOBase moved to tests compat imports Daniele Varrazzo 2019-03-16 18:41:59 +0000
  • d90ad8627d Move imports to the top of the module across tests Jon Dufresne 2019-03-16 08:30:15 -0700
  • 194efc4375 Fix invalid exception handler: except e: Jon Dufresne 2019-03-16 08:22:53 -0700
  • 432fdd7d32 Removed support for mxDateTime as the default date and time adapter Jon Dufresne 2019-03-16 07:21:31 -0700
  • 8685120485 Remove unnecessary except ImportError for Python datetime types Jon Dufresne 2019-03-13 18:21:16 -0700
  • a5deaf0ed4 Move imports to the top of the module across tests Jon Dufresne 2019-03-16 08:30:15 -0700
  • fceb5879fc Fix invalid exception handler: except e: Jon Dufresne 2019-03-16 08:22:53 -0700
  • 5148d3932d Remove unused import in test_errcodes Jon Dufresne 2019-03-16 07:59:19 -0700
  • 6caeae26a5 Removed support for mxDateTime as the default date and time adapter Jon Dufresne 2019-03-16 07:21:31 -0700
  • 6df60ad588 Remove support for mxDateTime Jon Dufresne 2019-03-13 20:03:31 -0700
  • 4e946b304a Simplify have_(py|mx)datetime logic in setup.py Jon Dufresne 2019-03-13 18:59:34 -0700
  • a20705cfad Remove unnecessary except ImportError for Python datetime types Jon Dufresne 2019-03-13 18:21:16 -0700
  • ad4c6a4673 Use unittest 'skip' feature to skip mxDateTimeTests Jon Dufresne 2019-03-13 06:33:01 -0700
  • d411dc3a73 Remove unused use_pydatetime from setup.py Jon Dufresne 2019-03-12 20:22:06 -0700
  • e0c58a24ac Use unittest 'skip' feature to skip mxDateTimeTests Jon Dufresne 2019-03-13 06:33:01 -0700
  • 6db347b5d7 Remove unused use_pg_dll from setup.py Jon Dufresne 2019-03-12 19:46:23 -0700
  • 3f890f8bbe Use True/False instead of 1/0 to represent bool values Jon Dufresne 2019-03-12 19:46:23 -0700
  • afbbdd18b6 Remove unused variable Jon Dufresne 2019-03-12 19:46:23 -0700
  • 03bb44dd2c Convert while 1: statements to while True: Jon Dufresne 2019-03-12 19:37:22 -0700
  • 18f5d5ad05 Remove unused imports from tests/test_ipaddress.py Jon Dufresne 2019-03-12 18:49:09 -0700
  • f2654d3573 Advertise openssl 1.0.2r and libpq 11.2 in wheels Daniele Varrazzo 2019-03-13 11:12:17 +0000
  • 8dc162d8d0 Use True/False instead of 1/0 to represent bool values Jon Dufresne 2019-03-12 19:46:23 -0700
  • 4dd685a516 Remove unused use_pydatetime from setup.py Jon Dufresne 2019-03-12 20:22:06 -0700
  • 07a27b4c1e Remove unused use_pg_dll from setup.py Jon Dufresne 2019-03-12 19:46:23 -0700
  • b496fd9d1b Remove unused variable Jon Dufresne 2019-03-12 19:46:23 -0700
  • f0b379687e Convert while 1: statements to while True: Jon Dufresne 2019-03-12 19:37:22 -0700
  • 00a231b98d Remove unused imports from tests/test_ipaddress.py Jon Dufresne 2019-03-12 18:49:09 -0700
  • 92ac3ba4fc Bumped to version 2.8 Daniele Varrazzo 2019-03-05 17:33:16 +0000
  • 3ae9dfd545 Better link from docs to "json and jsonb" data types Daniele Varrazzo 2019-03-05 17:31:45 +0000
  • c929f20048 Fixed building with Python 3.8 Daniele Varrazzo 2019-03-04 17:25:56 +0000
  • be7e1916d7 Dropped outdated setup.py comment Daniele Varrazzo 2019-02-26 23:48:20 +0000
  • 7fadb75097 Add project_urls to setup.py, with links to source and documentation Grey Baker 2019-02-23 13:47:47 +0000
  • 147ff65e4a Fix typo David Fischer 2019-02-26 11:33:48 +0100
  • c3c625c163 Add project_urls to setup.py, with links to source and documentation Grey Baker 2019-02-23 13:47:47 +0000
  • 49a5df8381 Add a code of conduct henrykironde 2019-02-19 10:27:05 -0500
  • b17670a27e Merge branch 'info-dsn-params' Daniele Varrazzo 2019-02-17 10:55:12 +0000
  • a68df50c7b Added ConnectionInfo.dsn_parameters attribute Daniele Varrazzo 2019-02-17 02:37:09 +0000
  • 0eb4560771 Don't use versions such as 2.8.0 in docs Daniele Varrazzo 2019-02-17 01:51:06 +0000
  • 599432552a Copyright year updated Daniele Varrazzo 2019-02-17 01:34:52 +0000