ensure_runtime_fail.sql 87 B

123
  1. /* postgres can not */
  2. /* custom error:message*/
  3. select Ensure(42, 2 != 2, "message");