Andreas Pflug wrote:
> Ian Freislich wrote:
>
> >I can't find the pseudo-type RECORD in the drop-down list of return
> >types so it is impossible to create functions like "CREATE OR REPLACE
> >FUNCTION foo (TEXT) RETURNS SET OF RECORD AS..." using the gui.
> >
> >
> Not all 'p' types are allowed as return types for functions, but
> apparently the list was too restricted.
> I expanded the list (to be precise: allow all for certain exceptions),
> committed to cvs.
Thanks. That will fix all the niggles for us.
Beigin new to this list, is there a place where I could suggest
functionality (I have one nice to have request on low priority for
the developers which would make pgAdmin a TOAD equivalent for
PostgreSQL for us)?
Ian