JDatabaseQueryPostgresql::concatenate

Concatenates an array of column names or values.

Usage: $query->select($query->concatenate(array('a', 'b')));