Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead
Date
Msg-id CAM3SWZRJ2vQ0iDR0aoTWsq1u46HsM-AyPmw5maTo=TDQX+8cJg@mail.gmail.com
Whole thread Raw
In response to Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead
List pgsql-hackers
On Thu, Jul 23, 2015 at 11:28 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> If other people feel strongly about this issue, then they can weigh in
> and we'll see where we end up.  If they don't, then there's no
> consensus to proceed with this, and we shouldn't *have* to spend a lot
> of time on it.

If no one weighs in after a few days, I'll mark the patch "rejected"
in the CF app.

> Also, I resent the implication that I wrote a deliberately inaccurate
> summary of your position.  If it was inaccurate, it wasn't deliberate.
> More likely, we simply view the situation differently.  Please assume
> good faith.

You wrote "Your conclusion is basically that it's OK to burden
everyone who comes along and does future development that may use the
sorting code differently from the way it's used now". If you'd like me
to assume good faith in these situations, maybe you should be more
careful about your choice of words. You statement was extremely broad,
unlike the very narrow technical issue under discussion.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Autonomous Transaction is back
Next
From: Josh Berkus
Date:
Subject: Re: Autonomous Transaction is back