Re: Creating Stored Procedures - Mailing list pgsql-sql

From Jonas Wouters
Subject Re: Creating Stored Procedures
Date
Msg-id A6FF006530424A42AA2924E5CCBE3529084389@msx.vanroey.be
Whole thread Raw
In response to Creating Stored Procedures  (Philip Van Hoof <spamfrommailing@freax.org>)
Responses Re: Creating Stored Procedures
List pgsql-sql
> From: Stephan Szabo <sszabo@megazone23.bigpanda.com>
> To: Philip Van Hoof <spamfrommailing@freax.org>
> Cc: pgsql-sql@postgresql.org, pgsql-cygwin@postgresql.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@postgresql.org)
> 

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

Greets
Zertox




pgsql-sql by date:

Previous
From: Bhuvan A
Date:
Subject: Re: Database Design tool
Next
From: "James Adams"
Date:
Subject: Re: Selecting * from the base table but getting the inheriteds