JDatabaseImporterPostgresql::getAddIndexSQL
Get the SQL syntax to add an index.
Signature
protected function getAddIndexSQL(SimpleXMLElement
$fieldĀ )
Parameters
-
$field
- The XML index definition.
Returns
- string