Re: [HACKERS] TODO list updated - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] TODO list updated
Date
Msg-id Pine.BSF.4.21.0001131317350.46499-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] TODO list updated  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] TODO list updated
Re: [HACKERS] TODO list updated
List pgsql-hackers
On Thu, 13 Jan 2000, Tom Lane wrote:

> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >> You can't securely do
> >> echo $PASSWORD | backend
> >> or
> >> echo $PASSWORD > allegedly-secure-temp-file
> 
> > This is secure.  echo is a shell builtin, and does not invoke a separate
> > process with arguments.
> 
> echo is a builtin in ksh and derivatives, but I don't think it's safe
> to assume it is a builtin everywhere...

bash-2.03$ which echo
/usr/slocal/bin/echo

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] TODO list updated
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] TODO list updated