Re: Creating Stored Procedures

From: "Jonas Wouters" <jonas(at)vanroey(dot)be>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Creating Stored Procedures
Date: 2002-10-30 09:08:22
Message-ID: A6FF006530424A42AA2924E5CCBE3529084389@msx.vanroey.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
> To: Philip Van Hoof <spamfrommailing(at)freax(dot)org>
> Cc: pgsql-sql(at)postgresql(dot)org, pgsql-cygwin(at)postgresql(dot)org
> Subject: Re: [SQL] Creating Stored Procedures
> Date: 29 Oct 2002 10:36:17 -0800
>
>
> On 29 Oct 2002, Philip Van Hoof wrote:
>
> > Note that I have searched A LOT on google about this subject and I
do
> > know that this probably is a FAQ. But I also have not yet found any
> > answer that we can actually use :). We have no problem with using
beta
> > versions. There is one requirement with betas : the version must run
on
> > both Linux and Windows NT (using CygWin if that is required, is no
> > problem for us).
>
> You might want to check out 7.3beta3 since it has support for
functions
> that return datasets. Since you don't want to have any source
changes,
> I'm not sure if the interface to such is the same as in the other two
dbs
> mentioned. It should run with cygwin as well with a little bit of
work
> (see recent messages on hackers)
>
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
majordomo(at)postgresql(dot)org)
>

I installed 7.3beta3 but how do I do it now?
How do I make a function that returns a dataset

Greets
Zertox

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bhuvan A 2002-10-30 09:15:41 Re: Database Design tool
Previous Message Kabai Jzsef 2002-10-30 08:07:00 Re: Creating Stored Procedures