lambda_brief.sql 81 B

123
  1. /* postgres can not */
  2. /* syntax version 1 */
  3. select ($x, $y) -> ($x + $y)(1, 2);