/* postgres can not */ select ListReplicate(-1,10), ListReplicate(AsTuple(1,2),3), ListReplicate("foo",2), ListReplicate(true,0);