Further improvements to the postgres backend:
authorMarcus Eggenberger <egs@quassel-irc.org>
Sun, 22 Feb 2009 15:21:37 +0000 (16:21 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Tue, 3 Mar 2009 19:57:04 +0000 (20:57 +0100)
 - prohibit Qt's postgres driver from deallocating frequently used queries
 - grouping message logging: all messages available on the IRC socket
   are now stored at once. this can be further improved by breaking
   protocol and sending a that messagegroup as one chunk to the client.


No differences found