SELECT util.search_path_append('util'); SELECT mk_derived_col((:table_str, 'event__participant'), $$_join_words(event__participant__name__first::text, event__participant__name__middle::text, event__participant__name__last::text)$$) ; -- runtime: 1 s ("Time: 1265.039 ms") @starscream