On Jan 2, 2012, at 10:47 AM, Peter Eisentraut wrote:
> * Named arguments in function calls: done since PG 9.0; and we're> phasing out the => operator.
We don’t support `=>` for params yet, right? Still just `:=`?
David