Re: More fixes for missing double quotes in the shell scripts

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: More fixes for missing double quotes in the shell scripts
Дата
Msg-id 15260.1001562194@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: More fixes for missing double quotes in the shell scripts  (Justin <justin@postgresql.org>)
Ответы Re: More fixes for missing double quotes in the shell scripts  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Justin <justin@postgresql.org> writes:
> If there's really something fundamentally wrong with this idea, then
> let's only do the necessary ones.

No, nothing fundamentally wrong.  I just prefer to avoid unnecessary
notational clutter.  Your approach of "let's quote *every* shell
variable" is defensible but I find it a tad over-the-top.  Comes down
to a judgment call about code legibility, I suppose.

            regards, tom lane

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

Предыдущее
От: Justin
Дата:
Сообщение: Re: More fixes for missing double quotes in the shell scripts
Следующее
От: Justin
Дата:
Сообщение: Re: More fixes for missing double quotes in the shell scripts