If you want to RAISE NOTICE concatenated string, then you can use:
RAISE NOTICE '%', ('some' | ' concatenated' | ' string');