Re: [PATCH] Fix incorrect range in pg_regress comment

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Fix incorrect range in pg_regress comment
Дата
Msg-id 205156.1738531598@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: [PATCH] Fix incorrect range in pg_regress comment
Список pgsql-hackers
Ilia Evdokimov <ilya.evdokimov@tantorlabs.com> writes:
> I noticed that a comment in pg_regress incorrectly states that 
> alternative output files can be named filename{_i}.out with 0 < i <= 9. 
> However, the actual valid range is 0 <= i <= 9. This patch corrects the 
> comment.

Hmm, our convention is definitely that the numbers start with 1,
so I do not want to make this change.  Maybe we should change
the code instead.

            regards, tom lane



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