Re: Pet Peeves?

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Pet Peeves?
Date: 2009-01-30 21:25:35
Message-ID: 20090130212535.GE3008@frubble.xen.chris-lamb.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jan 30, 2009 at 03:32:45PM -0500, Merlin Moncure wrote:
> ooh, I forgot my number personal #1 peeve (and 1a) .
> *) select (func()).* will execute func once per field in returned
> record. This is side effect of
> *) '*' being macro expanded into the plan. I've raised this a couple
> of times in hackers. I don't know if there's a clean solution to this
> behavior.

+1, this is very counter intuitive behavior!

--
Sam http://samason.me.uk/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2009-01-30 21:32:44 Re: Pet Peeves?
Previous Message rhubbell 2009-01-30 21:10:37 Re: Pet Peeves?