OSDN Git Service

From: Jan Wieck <jwieck@debis.com>
authorMarc G. Fournier <scrappy@hub.org>
Fri, 13 Feb 1998 13:23:33 +0000 (13:23 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 13 Feb 1998 13:23:33 +0000 (13:23 +0000)
commita04dcc9137ba7cfe903c9ebffe507f85b199aee4
treee42b1d9fcef9f3a83e11a99c6045720f99ab42e2
parentb6d5fce95117b72b2d4d3f4eacf8ab5ca2c22215
From: Jan Wieck <jwieck@debis.com>

    Someone changed the parser to build a TypeName node on CREATE
    FUNCTION in any  case.  As  a  side  effect,  ALL!  functions
    created  got  the  proretset  attribute  to  true. Thus for a
    SELECT the parser wrapped an Iter node around  the  Expr  and
    since  singleton  functions  set  isDone  the Iter returns no
    tuple up.
src/backend/commands/define.c