mirror of https://github.com/postgres/postgres
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.
REL6_4
parent
b6d5fce951
commit
a04dcc9137
Loading…
Reference in new issue