← Back to team overview

mahara-contributors team mailing list archive

[Bug 1674048] Re: Check for valid columns in adodb postgres64 driver MetaIndexes fn

 

** Changed in: mahara
       Status: In Progress => Fix Committed

-- 
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/1674048

Title:
  Check for valid columns in adodb postgres64 driver MetaIndexes fn

Status in Mahara:
  Fix Committed

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1674048/+subscriptions


References