Mercurial > p > roundup > code
diff CHANGES.txt @ 3687:ff9f4ca42454
Postgres backend allows transaction collisions to be ignored when...
...committing clenup in the sessions database
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 29 Aug 2006 04:20:50 +0000 |
| parents | 193f316dbbe9 |
| children | 722ab52d47fc |
line wrap: on
line diff
--- a/CHANGES.txt Sun Aug 27 11:34:12 2006 +0000 +++ b/CHANGES.txt Tue Aug 29 04:20:50 2006 +0000 @@ -47,6 +47,8 @@ backends - Bug with name-collisions in sorted classes when sorting by Link properties in metakit backend fixed +- Postgres backend allows transaction collisions to be ignored when + committing clenup in the sessions database 2006-04-27 1.1.2 Feature:
