[feladat @ 289]
Bugfix: In postgres an empty string ("") was is not automatically casted to 0. Because of this the use of integer is forced in the $db->quote() function. This fixes ticket:40.
See <https://www.poweradmin.org/trac/wiki/ReleaseNotes/2.1.0>.