Re: WIP: URI connection string support for libpq - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: WIP: URI connection string support for libpq
Date
Msg-id 1331055028.19112.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: WIP: URI connection string support for libpq  (Alexander Shulgin <ash@commandprompt.com>)
Responses Re: WIP: URI connection string support for libpq
List pgsql-hackers
On tis, 2012-03-06 at 10:11 +0200, Alexander Shulgin wrote:
> 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?

I think that would be the right place.




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Checksums, state of play
Next
From: Christopher Browne
Date:
Subject: Re: elegant and effective way for running jobs inside a database