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

From Jan Wieck
Subject Re: Where is PLbash ??
Date
Msg-id 3D18D866.81A18904@Yahoo.com
Whole thread Raw
In response to Re: Where is PLbash ??  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Where is PLbash ??  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
Steve Howe wrote:
> 
> Hello Bruce,
> 
> Tuesday, June 25, 2002, 2:54:06 PM, you wrote:
> 
> BM> Well, sending an email is something only PL/sh can do.  I don't see the
> Pl/Python, or PL/Perl can do it easily too (even without opening
> external processes I mean). PL/TCL certainly should do it too.
> 

Well, PL/TclU can do
   set sm [socket localhost smtp]   puts $sm "HELO PostgreSQL"   ...   close $sm

Underneath eMail is still a telnet style protocol and well documented
too. Noone needs a damned shell with all it's portability and security
problems to generate a simple eMail notification.


Jan

-- 

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #




pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: Where is PLbash ??
Next
From: Peter Eisentraut
Date:
Subject: Re: Where is PLbash ??