log roundup/backends/back_postgresql.py @ 5955:5dca9925e8a6

age author description
Sat, 01 Jun 2019 15:47:34 -0400 John Rouillard issue2551040: New release of psycopg2 drops support for psycopg1
Fri, 20 Apr 2018 18:46:28 +0200 Ralf Schlatterbeck Fix commits although a Reject exception is raised
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Sat, 02 Jul 2016 21:15:23 -0400 John Rouillard issue2550853 - better error handling and cleanup on some postgres
Sat, 25 Jun 2016 20:10:03 -0400 John Rouillard - issue2550636, issue2550909: Added support for Whoosh indexer.
Sun, 06 Apr 2014 11:11:04 +0200 Ralf Schlatterbeck New rdbms configuration option 'isolation_level'
Fri, 10 May 2013 23:24:10 +0200 Bernhard Reiter Closed issue2550805 (Postgresql should search title case insensitive), by Tom Ekberg.
Wed, 16 Nov 2011 09:51:38 -0500 Eric S. Raymond Remove keyword expansions from CVS. All regression tests passed afterwards.
Fri, 01 Jul 2011 15:17:32 +0000 Bernhard Reiter The PostgreSQL backend quotes database names now for CREATE and DROP...
Fri, 01 Jul 2011 15:05:09 +0000 Bernhard Reiter PostgreSQL backend minor improvement:
Wed, 16 Mar 2011 11:26:50 +0000 Ralf Schlatterbeck Configuration issue:
Fri, 17 Sep 2010 06:47:58 +0000 Ralf Schlatterbeck - more logger fixes, sorry for the noise.
Thu, 16 Sep 2010 07:44:50 +0000 Ralf Schlatterbeck - more logger fixes -- use correct hierarchical logger names...
Mon, 22 Feb 2010 05:26:57 +0000 Richard Jones Beginnings of a big code cleanup / modernisation to make 2to3 happy
Mon, 10 Aug 2009 03:42:17 +0000 Richard Jones remove unused, deprecated import
Thu, 07 Aug 2008 05:50:03 +0000 Richard Jones Fix for postgres 8.3 compatibility (and bug) (patch [SF#2030479])
Fri, 28 Sep 2007 15:15:06 +0000 Justus Pendleton add self to Sessions.set
Thu, 27 Sep 2007 06:12:57 +0000 Justus Pendleton assorted pyflakes fixes
Tue, 25 Sep 2007 19:49:19 +0000 Justus Pendleton fix vim modelines
Tue, 25 Sep 2007 02:44:50 +0000 Justus Pendleton safer session cleanup on postgres backends
Thu, 09 Aug 2007 08:58:42 +0000 Ralf Schlatterbeck Seems like not all versions of postgres-drivers contain the string "ERROR"...
Thu, 21 Jun 2007 07:35:51 +0000 Ralf Schlatterbeck Indexing fixes.
Thu, 09 Nov 2006 00:55:33 +0000 Richard Jones fix error detection for non-EN locales of postgres [SF#1592249]
Tue, 03 Oct 2006 23:28:51 +0000 Richard Jones better conflict retry in postgresql backend [SF#1552809]
Tue, 03 Oct 2006 23:15:09 +0000 Richard Jones change as per last message in patch [SF#1429391]
Tue, 29 Aug 2006 04:20:50 +0000 Richard Jones Postgres backend allows transaction collisions to be ignored when...
Wed, 23 Aug 2006 12:57:10 +0000 Ralf Schlatterbeck Null-value sorting fixes:
Fri, 11 Aug 2006 00:44:00 +0000 Richard Jones update for latest version of psycopg2 (patch-ish [SF#429391])
Fri, 20 Jan 2006 02:27:12 +0000 Richard Jones enforce correct encoding of PostgreSQL backend [SF#1374235]
Mon, 02 May 2005 05:48:59 +0000 Richard Jones merge from maint-0-7
Mon, 02 May 2005 05:48:59 +0000 Richard Jones merge from maint-0-7 maint-0.8
Mon, 02 May 2005 05:44:56 +0000 Richard Jones fix RDBMS clear() so it resets all class itemid counters maint-0.7 0.7.12
Mon, 02 May 2005 01:03:41 +0000 Richard Jones fix RDBMS clear() so it resets all class itemid counters maint-0.7
Mon, 14 Feb 2005 02:55:31 +0000 Richard Jones merge from HEAD maint-0.8
Mon, 14 Feb 2005 02:48:12 +0000 Richard Jones Python 2.3 minimum version - bye bye roundup.rlog, you had a short life.
Thu, 13 Jan 2005 05:05:12 +0000 Richard Jones merge from HEAD maint-0.8
Thu, 13 Jan 2005 05:02:19 +0000 Richard Jones handle ~/.my.cnf files for MySQL defaults [SF#1096031]
Sat, 08 Jan 2005 11:25:23 +0000 Johannes Gijsbers Add a bunch of $Id$ keywords, clarify the license for the SQL in tsearch2_setup.py.
Wed, 05 Jan 2005 21:50:03 +0000 Johannes Gijsbers First fixes for Python 2.1 compatibility:
Tue, 04 Jan 2005 01:38:12 +0000 Richard Jones merge from maint-0-8 maint-0.7
Tue, 04 Jan 2005 01:33:04 +0000 Richard Jones have RDBMS full-text indexer do AND searching [SF#1055435] maint-0.8
Fri, 08 Oct 2004 08:10:59 +0000 Richard Jones merge from HEAD maint-0.7
Fri, 08 Oct 2004 08:10:37 +0000 Richard Jones add optimised index on postgresql text index table
Fri, 08 Oct 2004 08:07:33 +0000 Richard Jones Make postgres backend not work for the moment... maint-0.7
Fri, 08 Oct 2004 05:37:44 +0000 Richard Jones postgres backend open doesn't hide corruption in schema [SF#956375]
Thu, 07 Oct 2004 06:33:57 +0000 Richard Jones merge from HEAD maint-0.7
Thu, 07 Oct 2004 06:30:20 +0000 Richard Jones extend OTK and session table value cols to TEXT [SF#1031271]
Thu, 07 Oct 2004 06:04:26 +0000 Richard Jones Fix demo.py arguments
Tue, 27 Jul 2004 01:18:25 +0000 Richard Jones Both RDBMS backends now use the same config.ini section, [rdbms].
Tue, 27 Jul 2004 00:57:19 +0000 Richard Jones I thought I committed this last night. Ho hum.
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Wed, 09 Jun 2004 07:04:06 +0000 Richard Jones argh! backwards compat
Wed, 09 Jun 2004 05:13:14 +0000 Richard Jones fix some column datatypes in postgresql and mysql
Thu, 06 May 2004 01:12:24 +0000 Richard Jones fixes for py2.1 (booleans, sigh)
Sat, 01 May 2004 08:19:00 +0000 Richard Jones postgresql backend altered to not use popen (thanks Georges Martin)
Wed, 24 Mar 2004 06:18:59 +0000 Richard Jones minor pre-release / test fixes 0.7.0b1
Mon, 22 Mar 2004 07:45:40 +0000 Richard Jones Implemented proper datatypes in mysql and postgresql backends...
Sun, 21 Mar 2004 23:39:08 +0000 Richard Jones That's the last of the RDBMS migration steps done! Yay!
Fri, 19 Mar 2004 04:47:59 +0000 Richard Jones A few big changes in this commit:
Thu, 18 Mar 2004 01:58:46 +0000 Richard Jones Finished implementation of session and one-time-key stores for RDBMS backends.

Roundup Issue Tracker: http://roundup-tracker.org/