Re: Hot Standby on git

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Hot Standby on git
Дата
Msg-id 4ABE6C72.7070507@agliodbs.com
обсуждение исходный текст
Ответ на Re: Hot Standby on git  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Hot Standby on git  ("David E. Wheeler" <david@kineticode.com>)
Список pgsql-hackers
> I feel like I need a better way of unit testing new code. Some of the
> code in the patch is to handle corner cases, so recreating them is
> fairly hard. It is a nagging feeling that I am missing some knowledge
> here and would welcome some insight, or research, into better ways of
> doing general case unit testing.

There's always pgtap.  Whenever we find a new corner case, we add it to
the development test suite.

-- 
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com


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

Предыдущее
От: Marko Kreen
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Unicode escapes in E'...' strings Author: Marko Kreen
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server