Comment 9 for bug 1913504

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11687
Committed: https://git.mahara.org/mahara/mahara/commit/ee95f670a8b920c63336fbe87b4bc5be9af7c8fd
Submitter: Robert Lyon (<email address hidden>)
Branch: 19.10_STABLE

commit ee95f670a8b920c63336fbe87b4bc5be9af7c8fd
Author: Robert Lyon <email address hidden>
Date: Thu Jan 28 15:37:14 2021 +1300

Bug 1913504: Updating an obsolete SQL check

Fails in postgres 12

And as vast majority of sites should be using postgres > 7 this change
shouldn't break anything as the SQL change is the same SQL in the
htdocs/lib/adodb/drivers/adodb-postgres8.inc.php file

Change-Id: Ia343acec57af31a3c1097a861a5078c4ad866aa6
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 04ff5a71c2e288ee912f50de1c1963fe3deba66e)