Re: manipulating the database in plsql

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: teknokrat <teknokrat(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: manipulating the database in plsql
Date: 2002-07-08 15:51:50
Message-ID: 20020708155149.GA431@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sun, Jul 07, 2002 at 11:40:19AM -0700, teknokrat wrote:
> Is there any way to work with tables etc, in plsql? Can i get a get a

Yes.

> database handle to the local database? If not, is there any chance for
> this to be implemented in the near future?

I don't know what you mean. A PL/pgSQL function is already part of the
database it belongs to. It doesn't need a handle.

-Roberto

--
+----| http://fslc.usu.edu/ USU Free Software & GNU/Linux Club |------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net/
http://www.sdl.usu.edu/ - Space Dynamics Lab, Developer
All true wisdom is found in taglines.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Roberto Mello 2002-07-08 15:53:55 Re: newbie question
Previous Message Joachim Trinkwitz 2002-07-08 15:49:56 Re: INSERT only under certain conditions (SELECT)