Re: WIP: Covering + unique indexes. - Mailing list pgsql-hackers

From David Steele
Subject Re: WIP: Covering + unique indexes.
Date
Msg-id 954f27d9-0532-8ab2-c94d-d981a7ad9967@pgmasters.net
Whole thread Raw
In response to Re: WIP: Covering + unique indexes.  (Peter Geoghegan <pg@heroku.com>)
Responses Re: WIP: Covering + unique indexes.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 4/27/16 5:08 PM, Peter Geoghegan wrote:

> So, in case it needs to be
> said, I'll say it: You've chosen a very ambitious set of projects to
> work on, by any standard. I think it's a good thing that you've been
> ambitious, and I don't suggest changing that, since I think that you
> have commensurate skill. But, in order to be successful in these
> projects, patience and resolve are very important.

+1.

This is very exciting work and I look forward to seeing it continue.
The patch was perhaps not a good fit for the last CF of 9.6 but that
doesn't mean it can't have a bright future.

-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re:
Next
From: Thomas Munro
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait.