Clear previously left-over PQresult before calling pg_get_result()
authoryoonghm <yoonghm@gmail.com>
Sun, 27 Sep 2015 05:56:29 +0000 (13:56 +0800)
committerKunal Mehta <legoktm@gmail.com>
Sat, 10 Oct 2015 16:03:59 +0000 (12:03 -0400)
commita6ed7422370eb315564fadb7be59b6969baa796e
tree647cc15d2bd6b6759d33bac839c0a665efe7a9f1
parent46867b7c1c06cd05bc22389c826e43eddc1f5f47
Clear previously left-over PQresult before calling pg_get_result()

Bug: T52091
Change-Id: Iaa1a479b5eefcae0fc8f82b1d20e9575d609c0e9
includes/db/DatabasePostgres.php