Re: range_agg with multirange inputs

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: range_agg with multirange inputs
Дата
Msg-id CAM-w4HMjrXxXAx=7ThBU8Kw5LiZRvYypm6LdJvoGGC4zbfb04A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: range_agg with multirange inputs  (Chapman Flack <chap@anastigmatix.net>)
Список pgsql-hackers
Fwiw the cfbot is failing due to a duplicate OID. Traditionally we
didn't treat duplicate OIDs as reason to reject a patch because
they're inevitable as other patches get committed and the committer
can just renumber them.

I think the cfbot kind of changes this calculus since it's a pain lose
the visibility into whether the rest of the tests are passing that the
cfbot normally gives us.

If it's not to much of a hassle could you renumber resubmit the patch
with an updated OID?

[10:54:57.606] su postgres -c "make -s -j${BUILD_JOBS} world-bin"
[10:54:57.927] Duplicate OIDs detected:
[10:54:57.927] 8000



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Temporary tables versus wraparound... again
Следующее
От: Jacob Champion
Дата:
Сообщение: Re: [PATCH] Accept IP addresses in server certificate SANs