Re: review: CHECK FUNCTION statement

Alvaro Herrera <alvherre@commandprompt.com>

From: Alvaro Herrera <alvherre@commandprompt.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Petr Jelínek <pjmodos@pjmodos.net>, Greg Smith <greg@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>, Albe Laurenz <laurenz.albe@wien.gv.at>
Date: 2012-03-05T02:54:36Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add const qualifiers to node inspection functions

Excerpts from Pavel Stehule's message of dom mar 04 16:33:08 -0300 2012:
> 
> Hello
> 
> 2012/3/4 Alvaro Herrera <alvherre@commandprompt.com>:

> >                     CHECK FUNCTION
> > ---------------------------------------------------------
> >  In function: 'f()'
> >  error:42P01:2:sentencia SQL:no existe la relación «foo»
> >  query:select                                           +
> >  var                                                    +
> >  from                                                   +
> >  foo
> >                       ^
> > (4 filas)
> >
> 
> this should be fixed. I checked expressions, that works (I expect)
> correctly. Caret helps - (really). Sometimes man is blind :).

Agreed.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support