| From: | Alexander Shulgin <ash(at)commandprompt(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Greg Smith <greg(at)2ndQuadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: WIP: URI connection string support for libpq |
| Date: | 2012-03-06 08:11:49 |
| Message-ID: | 4F55C6C5.3040800@commandprompt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 03/06/2012 01:09 AM, Peter Eisentraut wrote:
>
> On ons, 2012-02-22 at 12:26 -0500, Greg Smith wrote:
>> I started collecting up all the variants that do work as an
>> initial shell script regression test, so that changes don't break
>> something that already works. Here are all the variations that
>> already work, setup so that a series of "1" outputs is passing:
>
> Let's please add something like this to the patch. Otherwise, I foresee
> a lot of potential to break corner cases in the future.
I've included a (separate) test shell script based on Greg's cases in
one of the updates. What would be preferred place to plug it in?
Override installcheck in libpq Makefile?
--
Alex
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marko Kreen | 2012-03-06 08:13:31 | Re: Speed dblink using alternate libpq tuple storage |
| Previous Message | Pavel Stehule | 2012-03-06 06:43:06 | Re: review: CHECK FUNCTION statement |