Add function to check if function-based indexes are supported by the backend DB.
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Mon, 30 Jul 2007 14:10:42 +0000 (14:10 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Mon, 30 Jul 2007 14:10:42 +0000 (14:10 +0000)
commit4fffb261dd9bb14b9015ae11e169ab57201a3503
tree601a8f80638b491459fa659fec3e727a9a95e9ef
parentb85928d58ede3a13a44aa609d1c915090fc48996
Add function to check if function-based indexes are supported by the backend DB.
includes/Database.php
includes/DatabasePostgres.php