Re: When scripting, which is better?

Поиск
Список
Период
Сортировка
От Ken Hirsch
Тема Re: When scripting, which is better?
Дата
Msg-id OE53oE1pbzE3zLEuPB00000779b@hotmail.com
обсуждение исходный текст
Ответ на When scripting, which is better?  (Justin Clift <justin@postgresql.org>)
Список pgsql-hackers
Justin Clift wrote:


> if [ x"$foo" = x"" ]; then

This is the safest way.  It prevents problems when $foo begins with with a
"-"

I don't know about your first question, though.



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Preparation for Beta
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: [PHP] [BUGS] PostgreSQL / PHP Overrun Error