Hello all, Currently I'm working on porting a mysql-app to postgresql and they're using concat_ws[1], but I'm currently can't find anything like it in postgresql. Or did I overlooked something in the documentation?
Kind regards, Hans [1] http://www.mysql.com/doc/en/String_functions.html -- Hans ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend