← Back to team overview

mahara-contributors team mailing list archive

[Bug 796102] A change has been merged

 

Reviewed:  https://reviews.mahara.org/312
Committed: http://gitorious.org/mahara/mahara/commit/b87d9961020a8d52a2eaf709a9197520b3c6b65b
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit b87d9961020a8d52a2eaf709a9197520b3c6b65b
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Jun 13 15:30:35 2011 +1200

    Check for valid columns in adodb postgres64 driver MetaIndexes fn (bug #796102)
    
    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.
    
    Change-Id: I1464b8a9fda8bd137dcabf1145da289ccf32c500
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/796102

Title:
  User search index: db upgrade warning on postgres

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The DB upgrade fails on "if (!index_exists($table, $index)) {" (though
  it's a warning, not an error)

  The upgrade went through and finished but none of these new indexes
  were created.

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


References