/* postgres can not */ $a = `aaa`; define action $action($s) as select $s; end define; do $action($a);