Re: compiler for functions

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Dennis Gearon <gearond(at)fireserve(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: compiler for functions
Date: 2004-09-28 14:34:37
Message-ID: 20040928143437.GA8260@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Sep 28, 2004 at 07:20:33AM -0700, Dennis Gearon wrote:
> The postgres engine saves the function bodies, at least, without removing
> the carriage returns.
>
> Could it be changed to report the LINE within the function body that has
> the problem, based on the carriage return?

This works as of 7.4 ...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"In Europe they call me Niklaus Wirth; in the US they call me Nickel's worth.
That's because in Europe they call me by name, and in the US by value!"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2004-09-28 14:43:24 Re: Foreign key order evaluation
Previous Message Doug McNaught 2004-09-28 14:23:16 Re: To OID or not to OID