[HACKERS] Thanks for the TAP framework - Mailing list pgsql-hackers

From Craig Ringer
Subject [HACKERS] Thanks for the TAP framework
Date
Msg-id CAMsr+YHDzQEJdY1O=pAJwCN8+LN-TpL_T3V82DB3EK68FA3v3g@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Thanks for the TAP framework  (Yuriy Zhuravlev <stalkerg@gmail.com>)
List pgsql-hackers
Hi

It just occurred to me that much of what I've been doing recently
would've been exceedingly difficult to write and even harder to debug
without the TAP framework. I would've spent a LOT of time writing test
scripts and wondering whether the bug was in my scripts or my Pg code.

I still spend a while swearing at Perl, but I can't really imagine
doing nontrivial development without them anymore.

So ... thanks.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Mithun Cy
Date:
Subject: Re: [HACKERS] [PATCH] Incremental sort (was: PoC: Partial sort)
Next
From: Craig Ringer
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions