Re: WIP: URI connection string support for libpq

Alex Shulgin <ash@commandprompt.com>

From: Alexander Shulgin <ash@commandprompt.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Greg Smith <greg@2ndQuadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-06T08:11:49Z
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