| Mon, 20 Jan 2025 16:32:39 -0500 |
John Rouillard |
backout bbc99def147a. All the other backends were programmed to accomodate the skip one nature of postgres sequences
|
| Sun, 19 Jan 2025 19:37:48 -0500 |
John Rouillard |
fix: issue2550815 - roundup-admin import for postgres causes id to be skipped.
|
| Thu, 28 Dec 2023 15:13:42 -0500 |
John Rouillard |
fix(db): Make using pg_service work again.
|
| Wed, 27 Dec 2023 22:52:14 -0500 |
John Rouillard |
feat: issue2550852 - support using a specified PostgreSQL db schema
|
| Sat, 23 Dec 2023 21:59:08 -0500 |
John Rouillard |
fix: make regexp a raw string
|
| Thu, 21 Dec 2023 09:19:08 -0500 |
John Rouillard |
fix: typo in variable name
|
| Tue, 19 Dec 2023 08:56:14 -0500 |
John Rouillard |
fix: spelling fix in comment.
|
| Mon, 18 Dec 2023 20:20:15 -0500 |
John Rouillard |
fix: remove 'public' schema from __words table in fix_version_3_tables
|
| Mon, 18 Dec 2023 16:56:49 -0500 |
John Rouillard |
fix: figure out dbname when using pg_service.
|
| Tue, 07 Nov 2023 12:11:37 -0500 |
John Rouillard |
feat(db): support using postgresql service connection file
|
| Thu, 19 Oct 2023 16:11:25 -0400 |
John Rouillard |
fix: out of memory error when importing under postgresql
|
| Thu, 08 Sep 2022 13:41:26 -0400 |
John Rouillard |
flake8 fixes
|
| Sun, 04 Sep 2022 00:43:29 -0400 |
John Rouillard |
fix missed renaming from revision 98d3bf8ffb19 done 2004-04-18
|
| Mon, 25 Jul 2022 17:20:20 -0400 |
John Rouillard |
- issue2551223 - fix timestamp truncation in mysql and postgresql
|
| Sat, 29 Jan 2022 11:29:36 -0500 |
John Rouillard |
Change checkpoint_data and restore_connection_on_error to subtransaction
|
| Thu, 27 Jan 2022 19:48:48 -0500 |
John Rouillard |
Allow Roundup to use PostgreSQL database native full text search
|
| Wed, 26 Jan 2022 15:04:09 -0500 |
John Rouillard |
issue2551189 - increase size of words in full text index.
|
| Tue, 25 Jan 2022 13:22:00 -0500 |
John Rouillard |
issue2551189 - increase text search maxlength
|
| Sat, 22 Jan 2022 01:33:06 -0500 |
John Rouillard |
Add words_both_idx to newly created databases.
|
| Thu, 10 Jun 2021 12:52:05 -0400 |
John Rouillard |
issue2551142 - Import of retired node ... unique constraint failure.
|
| Thu, 04 Mar 2021 12:55:21 +0100 |
Ralf Schlatterbeck |
Use server-side cursor for postgres in some cases
|
| 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:
|