despammificating the pglog
authorMarcus Eggenberger <egs@quassel-irc.org>
Tue, 1 Feb 2011 22:18:23 +0000 (23:18 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Tue, 1 Feb 2011 22:18:23 +0000 (23:18 +0100)
commit533df5c796f22a3fe652920f21d4abc24718b0ea
treeb55bdc4e123d35cf1fe981a0eb7c134804b4c239
parent85c5d43cd1a1f6b4e9fe41fe533c743517017d37
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