From: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
---|---|
To: | Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr> |
Cc: | pgsql-hackers(at)postgresql(dot)org, pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] What about CREATE OR REPLACE FUNCTION? |
Date: | 2001-10-08 14:43:51 |
Message-ID: | Pine.LNX.4.21.0110090032500.28028-100000@linuxworld.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers pgsql-hackers |
On Mon, 8 Oct 2001, Jean-Michel POURE wrote:
> Dear all,
[snip]
> 2) PL/pgSQL default support
> It is sometimes tricky for Windows users to install a language remotely on
> a Linux box (no access to createlang and/or no knowledge of handlers). So
> why not enable PL/pgSQL by default?
Could it not just be a feature of pgadmin to allow users to enable
plpgsql? Enabling the language is, after all, just SQL.
As for having it by default, this takes some level of control out of the
hands of the administrator. What if you do not want to allow your users to
create plpgsql functions?
Gavin
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Michel POURE | 2001-10-08 15:52:02 | Re: [HACKERS] What about CREATE OR REPLACE FUNCTION? |
Previous Message | Tom Lane | 2001-10-08 14:13:23 | Re: [HACKERS] What about CREATE OR REPLACE FUNC TION? |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-10-08 15:42:52 | Daily snapshots hosed (was Re: [pgadmin-hackers] What about CREATE OR REPLACE FUNCTION?) |
Previous Message | Dave Page | 2001-10-08 14:27:36 | Re: [pgadmin-hackers] What about CREATE OR REPLACE FUNC |