Colin Wetherbee wrote: > Paul J Stevens wrote: >> Michael Monnerie wrote: >>> On Dienstag, 7. Oktober 2008 Paul J Stevens wrote: >>>> * 0000698: [IMAP daemon] PostgreSQL 8.3.1 can't execute query >>> Does that mean I need this rc2 to work with PostgreSQL 8.3? I'm >>> planning an upgrade from 8.1 to 8.3, are there any other problems >>> to expect? >> >> That's how I read the situation: For pg-8.3 you need 2.2.11-rc2. > > I've been running 2.2.10 with Postgres 8.3 for a while now, and I > haven't noticed any problems. > > Might I be missing something, or was this issue just related to RC1?
Maybe you're just not using the following imap commands: x uid search 1:* senton <date> x uid search 1:* sentbefore <date> x uid search 1:* sentsince <date> since those are the only commands that query the dbmail_datefield directly. There are cases where the datefield table is used to sort results, but those were not affected by this bug. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
