Re: Hot Standby on git - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Hot Standby on git
Date
Msg-id 589F7D11-3422-48BC-BD17-1A8D1319F988@kineticode.com
Whole thread Raw
In response to Re: Hot Standby on git  (Josh Berkus <josh@agliodbs.com>)
List 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 by date:

Previous
From: David Fetter
Date:
Subject: Re: 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server
Next
From: Andrew Dunstan
Date:
Subject: Re: WIP - syslogger infrastructure changes