Re: Useless "Replica Identity: NOTHING" noise from psql \d - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Useless "Replica Identity: NOTHING" noise from psql \d
Date
Msg-id 20140327142305.GL9567@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: Useless "Replica Identity: NOTHING" noise from psql \d  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > On Thu, Mar 27, 2014 at 02:41:40PM +0100, Christoph Berg wrote:
> >> I meant to say what's actually in git HEAD at the moment is broken.
> 
> > Uh, I thought that might be what you were saying, but I am not seeing
> > any failures here.
> 
> The buildfarm isn't complaining, either.  Is there some part of "make
> check-world" that isn't exercised by the buildfarm?

I'd bet it's "make check" in contrib.

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



pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: Useless "Replica Identity: NOTHING" noise from psql \d
Next
From: Dean Rasheed
Date:
Subject: Re: [PATCH] Negative Transition Aggregate Functions (WIP)