Comment 7 for bug 1913504

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

Reviewed: https://reviews.mahara.org/11685
Committed: https://git.mahara.org/mahara/mahara/commit/1c72015ad7e7c737cb33fe7d4622b8a41859b1c9
Submitter: Robert Lyon (<email address hidden>)
Branch: 20.10_STABLE

commit 1c72015ad7e7c737cb33fe7d4622b8a41859b1c9
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)