Re: merge command - GSoC progress

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: merge command - GSoC progress
Дата
Msg-id AANLkTi=-V_W2wq52qjpYO3yBBhzehs3SRoE8fy9dbDbb@mail.gmail.com
обсуждение исходный текст
Ответ на Re: merge command - GSoC progress  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-hackers
On Fri, Jul 30, 2010 at 12:21 PM, Greg Smith <greg@2ndquadrant.com> wrote:
> If you had those done for this patch, I
> wouldn't have to ask for code examples; I could just look at the source to
> the regression output and see how to use it against the standard database
> the regression samples create, and then execute against.

I agree.  While not every feature needs regression tests, something
this complex certainly does.  Also, running the regression tests
(frequently!) can help you realize when you've broken the existing
code before too much time goes by and it's no longer easy to figure
out which change is responsible for the breakage.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: patch for check constraints using multiple inheritance
Следующее
От: Andres Freund
Дата:
Сообщение: Re: merge command - GSoC progress