Re: [HACKERS] TODO list updated

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] TODO list updated
Дата
Msg-id 15387.947782076@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] TODO list updated  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] TODO list updated  (The Hermit Hacker <scrappy@hub.org>)
Re: [HACKERS] TODO list updated  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
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...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Adriaan Joubert
Дата:
Сообщение: Re: AW: [HACKERS] Re: Regress tests reveal *serious* psql bug
Следующее
От: Tom Lane
Дата:
Сообщение: Re: initdb (Re: [HACKERS] TODO list updated)