despammificating the pglog
authorMarcus Eggenberger <egs@quassel-irc.org>
Tue, 1 Feb 2011 22:18:23 +0000 (23:18 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 1 Feb 2011 22:29:09 +0000 (23:29 +0100)
commit24d984b9353a4007cb2e46f55c5c7c16065c3ee8
tree34e471811f2ec1d08dd9270200cb55b4e07ee000
parentd76a6d14c7f7473acf20313c73460b4d640fc0db
despammificating the pglog
This is done by switching from EAFP to LBYL (although I don't like this...)
src/core/SQL/PostgreSQL/16/insert_message.sql
src/core/SQL/PostgreSQL/16/insert_sender.sql
src/core/SQL/PostgreSQL/16/select_senderid.sql [new file with mode: 0644]
src/core/postgresqlstorage.cpp
src/core/sql.qrc