Re: PG 18 relnotes and RC1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG 18 relnotes and RC1
Дата
Msg-id 53125.1756591456@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PG 18 relnotes and RC1  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: PG 18 relnotes and RC1
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Actually, in this case, it caught an obvious missing attribution, so it
> actually helped, so let's not change it.

Fair enough.  I'd still like to put in the bit about

     my $major_version = $1;
+    die "file name $file is not in the expected format\n"
+      unless defined $major_version;

because the existing code does not behave nicely at all if you
point it at an incorrect file name.

> I will add an attribution to
> Peter Eisentraut now with the attached patch.  I also rewrote the item
> to better match the surrounding text.

Hmm, this text has *two* attributions to Peter, and
add_commit_links.pl disagrees with you on where to put the URL.

            regards, tom lane



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