Reviewed: https://reviews.mahara.org/7528 Committed: https://git.mahara.org/mahara/mahara/commit/48d13bd1c9489a1952c3f61b9bf24cd4f46fccf2 Submitter: Robert Lyon ([email protected]) Branch: master
commit 48d13bd1c9489a1952c3f61b9bf24cd4f46fccf2 Author: Richard Mansfield <[email protected]> Date: Mon Jun 13 15:30:35 2011 +1200 Check for valid columns in adodb postgres64 driver MetaIndexes fn Bug 1672867 Indexes on functions of columns have a 0 in the indkey column of pg_catalog.pg_index, which doesn't refer to a column. Don't return any columns for the index, rather than returning an empty column name. (cherry-picked from b87d9961020a8d52a2eaf709a9197520b3c6b65b) behatnotneeded Change-Id: I1d4ba7fa1013b6ed702d00ee1e9ad88783863b1e Signed-off-by: Cecilia Vela Gurovic <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1672867 Title: update ADOdb library to 5.20.9 Status in Mahara: Fix Committed Bug description: We need to update the ADOdb library to 5.20.9 due to security updates https://github.com/ADOdb/ADOdb/blob/v5.20.9/docs/changelog.md To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1672867/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

