Check if user setting pair exists before inserting/updating it.
authorFelix Geyer <debfx@fobos.de>
Tue, 9 Oct 2012 16:47:01 +0000 (18:47 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Feb 2013 21:30:01 +0000 (22:30 +0100)
If it exists it's inserted else the date is updated.
This fixes a (harmless) error that clutters the postgres log.
Fixes #958


No differences found