Re: logical column ordering - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: logical column ordering
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: logical column ordering  (Jeff Janes <[email protected]>)
List pgsql-hackers
On 23.3.2015 18:08, Jeff Janes wrote:
> On Mon, Mar 23, 2015 at 10:01 AM, Robert Haas <[email protected]
> <mailto:[email protected]>> wrote:
> 
> There was a patch here, which in the commit fest is "hidden" behind
> other non-attachments in the same email:
> 
> Attachment (randomize.sql
> <http://www.postgresql.org/message-id/attachment/37076/randomize.sql>)
> at 2015-02-27 19:10:21
> <http://www.postgresql.org/message-id/[email protected]/> from
> Tomas Vondra <tomas.vondra at 2ndquadrant.com <http://2ndquadrant.com>>
> 
> But that patch failed the majority of "make check" checks in my hands. 
> So I also don't know what the status is.

Ummm, that's not a patch but a testing script ...

There was a patch submitted on 23/2, and I believe that passes most make
check tests, except for two IIRC. But it's not perfect - it was the
first version that mostly worked, and was somehow suitable for getting
feedback.

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



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: logical column ordering
Next
From: Alvaro Herrera
Date:
Subject: Re: Auditing extension for PostgreSQL (Take 2)