x, y := r;

That strikes me as a really bad idea.  It weakens both syntax and
semantic error checking, to accomplish how much?

Could use PHP-style thingy:

LIST(x, y) := r;

Chris


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to