JDatabaseExporterPostgresqlTest::callbackQuoteName
Callback for the dbo quoteName method.
Signature
public function callbackQuoteName(string
$value )
Parameters
-
$value
- The value to be quoted.
Returns
- string
- The value passed wrapped in PostgreSQL quotes.