Mercurial > p > roundup > code
diff CHANGES.txt @ 1906:f255363e6d97
PostgreSQL backend lands.
- that's the postgresql backend in (cleaned up doc, unit testing harness and
the backend module itself)
- also cleaned up the index maintenance code (actual checks for existence
rather than bare-except failure mode)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 11 Nov 2003 11:19:18 +0000 |
| parents | dc43e339e607 |
| children | 0b0cd279780e |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 11 00:35:14 2003 +0000 +++ b/CHANGES.txt Tue Nov 11 11:19:18 2003 +0000 @@ -7,7 +7,7 @@ - support setgid and running on port < 1024 (sf patch 777528) - using Zope3's test runner now, allowing GC checks, nicer controls and coverage analysis -- !BETA! added postgresql backend, needs work !BETA! +- added postgresql backend - all RDBMS backends now have indexes on several columns - Change nosymessage and send_message to accept msgid=None (RFE #707235).
