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: 0.3 s ("Time: 358.980 ms") @starscream