Fix bug with partial SQL execution failure.
authorRobert Treat <rob@xzilla.net>
Sat, 20 Jul 2019 21:04:44 +0000 (17:04 -0400)
committerRobert Treat <rob@xzilla.net>
Sat, 20 Jul 2019 21:04:44 +0000 (17:04 -0400)
commit208eff3c2840886e9a0d8e76a1f31a9e5646449f
treeb60aac010b78607eec12b7e60c290602c9eaa0db
parent96e7bfa8de1080f1719ab5fe25402f0d82b74821
Fix bug with partial SQL execution failure.

Fix based on patches from @nirgal and @LuckySB

Reported at:
https://sourceforge.net/p/phppgadmin/bugs/448/
https://bugs.debian.org/762378
https://github.com/phppgadmin/phppgadmin/pull/27
https://github.com/phppgadmin/phppgadmin/pull/30
classes/database/Postgres.php