stored proc - Mailing list pgsql-general

From J.V.
Subject stored proc
Date
Msg-id 4E83CB0B.3090407@gmail.com
Whole thread Raw
Responses Re: stored proc
List pgsql-general
Is it possible to group a bunch of methods and functions into a single
file (stored procedures & functions) and have a main method that can be
called
to orchestrate the methods, pass in params, get back results, log to a file?

I know this can be done with Oracle PL/SQL but a simple google on this
does not show any examples.

Also where can I find a list of stored proc data structures (hash maps,
arrays, lists of arrays) or anything else that would be useful.

thanks

J.V.

pgsql-general by date:

Previous
From: "J.V."
Date:
Subject: stored procs
Next
From: John R Pierce
Date:
Subject: Re: stored procs