Re: Hot Standby on git

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Hot Standby on git
Дата
Msg-id 589F7D11-3422-48BC-BD17-1A8D1319F988@kineticode.com
обсуждение исходный текст
Ответ на Re: Hot Standby on git  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Sep 26, 2009, at 12:33 PM, Josh Berkus wrote:

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

Also, for C TAP, there's [libtap](http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap 
). You can then use `prove` which you likely already have on your  
system, to harness the test output.

Best,

David


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: WIP - syslogger infrastructure changes