Cheetah,
Thanks a bunch! I was unsure what that box was for. I'll give this a shot when
I get home.
Thanks,
John
Quoting Cheetah <fastcat@gmail.com>:
> On Thu, 7 Oct 2004 16:36:50 -0400, howler@bigbadwolf.org
> <howler@bigbadwolf.org> wrote:
> >
> > I've tried creating a new stored function and such, but after I select the
> > procedure name, return type etc, and go to the SQL tab I am unable to enter
> my
> > SQL statments. I'm sure that I'm not doing something correctly as it
> occurs on
> > both Linux and Windows.
>
> On the tab with the parameter and return types, there is a (poorly
> labeled) field for you to enter the code for your stored procedure.
> pgAdmin will nicely take care of escaping things like single quotes
> for you when you enter your code here, which is a definite bonus IMO.
> The SQL tab is a readonly thing to let you see what will be sent to
> the server when you hit OK/Apply.
>
> --
> -- Cheetah
>