Re: POLA violation with \c service= - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: POLA violation with \c service=
Date
Msg-id 20150402003855.GF3071@alvh.no-ip.org
Whole thread Raw
In response to Re: POLA violation with \c service=  (David Fetter <david@fetter.org>)
Responses Re: POLA violation with \c service=
List pgsql-hackers
David Fetter wrote:
> On Wed, Apr 01, 2015 at 08:13:02PM -0300, Alvaro Herrera wrote:
> > I have pushed this after some rework.  For instance, the 9.0 and 9.1
> > versions believed that URIs were accepted, but that stuff was introduced
> > in 9.2.  I changed some other minor issues -- I hope not to have broken
> > too many other things in the process.  Please give the whole thing a
> > look, preferrably in all branches, and let me know if I've broken
> > something in some horrible way.
> 
> Thanks for taking the time to do this.  Will test.  I'm a little
> unsure as to how regression tests involving different hosts might
> work, but I'll see what I can do.

Well, contrib/dblink is failing all over the place, for one thing.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Relation extension scalability
Next
From: Michael Paquier
Date:
Subject: Re: pg_rewind tests