| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Álvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Thanks for the TAP framework |
| Date: | 2017-03-20 07:21:12 |
| Message-ID: | CAMsr+YHDzQEJdY1O=pAJwCN8+LN-TpL_T3V82DB3EK68FA3v3g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2017-03-20 08:12:20 | Re: logical decoding of two-phase transactions |
| Previous Message | Mithun Cy | 2017-03-20 07:01:22 | Re: [PATCH] Incremental sort (was: PoC: Partial sort) |