Re: Where is PLbash ?? - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: Where is PLbash ??
Date
Msg-id 200206260310.g5Q3ALL17484@candle.pha.pa.us
Whole thread Raw
In response to Re: Where is PLbash ??  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> There's a difference between making a dangerous thing possible and
> >> encouraging people to do it.  But I'll wait and see what Peter thinks.
> 
> > I think Peter agrees with you.  My point is that we can PL/sh and
> > document it's limitations.  With perl, the ability is there but it isn't
> > obviouis why it is a problem.
> 
> Well, there's some merit in that argument: the pl/sh chapter would be an
> ideal place to explain in bright red letters why pl/sh is dangerous ;-),
> and then we could cross-reference that discussion from plperlu and
> pltclu, which don't really have good places to put a long discussion
> about the risks.

All I know is that from a shell I can do:
echo "You lost money" | mail -s "Lost money" fred

pretty easily.  Hard to make anything simpler that that, and I can't
imagine the other  languages are any faster or simpler.

I think sending email is an archetypal stored procedure action.  I
realize it isn't great, but it meets people's needs who have to do it.

You can argue that people shouldn't want to do such things, but they
obviously want to do them, so why not give them a way, and warn them at
the same time.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 




pgsql-interfaces by date:

Previous
From: alex@pilosoft.com
Date:
Subject: Re: Where is PLbash ??
Next
From: Bruce Momjian
Date:
Subject: Re: Where is PLbash ??