Re: TABLESAMPLE patch is really in pretty sad shape

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Petr Jelinek <petr(at)2ndquadrant(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: TABLESAMPLE patch is really in pretty sad shape
Date: 2015-07-24 13:55:27
Message-ID: 12759.1437746127@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Petr Jelinek <petr(at)2ndquadrant(dot)com> writes:
> Ok, attached are couple of cosmetic changes - what I wrote above, plus
> comment about why we do float8 + hashing for REPEATABLE (it's not
> obvious IMHO) and one additional test query.

OK, thanks.

> Do you want to do the contrib changes yourself as well or should I take it?

I'm working on them already.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kouhei Kaigai 2015-07-24 14:51:48 Re: We need to support ForeignRecheck for late row locking, don't we?
Previous Message Tom Lane 2015-07-24 13:54:09 Re: TABLESAMPLE patch is really in pretty sad shape