Re: TABLESAMPLE patch is really in pretty sad shape - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TABLESAMPLE patch is really in pretty sad shape
Date
Msg-id 12759.1437746127@sss.pgh.pa.us
Whole thread Raw
In response to Re: TABLESAMPLE patch is really in pretty sad shape  (Petr Jelinek <petr@2ndquadrant.com>)
List pgsql-hackers
Petr Jelinek <petr@2ndquadrant.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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TABLESAMPLE patch is really in pretty sad shape
Next
From: Kouhei Kaigai
Date:
Subject: Re: We need to support ForeignRecheck for late row locking, don't we?