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

Поиск
Список
Период
Сортировка
От Justin
Тема Re: More fixes for missing double quotes in the shell scripts
Дата
Msg-id 3BB29875.222B783C@postgresql.org
обсуждение исходный текст
Ответ на More fixes for missing double quotes in the shell scripts  (Justin Clift <justin@postgresql.org>)
Ответы Re: More fixes for missing double quotes in the shell scripts
Re: More fixes for missing double quotes in the shell
Список pgsql-patches
Hi Tom,

I agree it's not strictly necessary, but I thought I'd add them in to
follow the generic "good programming practise" of always quoting
variables in shell script tests.

As far as I'm aware it doesn't break compatility on any system, and it
makes for greater "consistency".

If there's really something fundamentally wrong with this idea, then
let's only do the necessary ones.

:)

+ Justin


Tom Lane wrote:
>
> Surely it's not necessary to put double quotes around $? ...
> that can only have an integral value, no?
>
>                         regards, tom lane



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