Re: Stored Procedures and pgAdmin - Mailing list pgadmin-support

From howler@bigbadwolf.org
Subject Re: Stored Procedures and pgAdmin
Date
Msg-id 1097182246.4165ac26446b6@www.bigbadwolf.org
Whole thread Raw
In response to Stored Procedures and pgAdmin  (howler@bigbadwolf.org)
List pgadmin-support
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
>





pgadmin-support by date:

Previous
From: howler@bigbadwolf.org
Date:
Subject: Stored Procedures and pgAdmin
Next
From: "Tony Caduto"
Date:
Subject: Function editor