Googlemap Postgres fix
Brought to you by:
canajun2eh,
yalnifj
For db funtions that are using UPDATE you cannot use a LIMIT query with Postgres. Changed `dbquery' to not use $count. These update queries don't need a limit anyway because they should only be updating one record with the pl_id being used in WHERE.
Logged In: YES
user_id=634811
Originator: NO
Is this still an issue?
Logged In: YES
user_id=269413
Originator: YES
This was patched a while ago, sorry for the slow delay in updating.