Re: New pg_lsn type doesn't have hash/btree opclasses

From: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Craig Ringer <craig(at)2ndquadrant(dot)com>
Subject: Re: New pg_lsn type doesn't have hash/btree opclasses
Date: 2014-05-10 12:45:30
Message-ID: CAFcNs+paF3O4tJ470kXf-Csog2Fr-eW3nz_yWxFcO9hDbMbZ0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 10, 2014 at 2:43 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com>wrote:

> On Fri, May 9, 2014 at 10:49 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
> wrote:
> > On Fri, May 9, 2014 at 10:03 PM, Andres Freund <andres(at)2ndquadrant(dot)com>
> wrote:
> >> You plan to commit it?
> >
> > Yes unless many people object the commit.
> >
> > Michael, you're now modifying the patch?
> OK, I have been able to put my head into that earlier than I thought
> as it would be better to get that done before the beta, finishing with
> the attached. When hacking that, I noticed that some tests were
> missing for some of the operators. I am including them in this patch
> as well, with more tests for unique index creation, ordering, and
> hash/btree index creation. The test suite looks cleaner with all that.
>
>
Last night I sent a patch [1] to add more tests and change the operator
name. Maybe we can merge the test cases... ;-)

Regards,

[1]
http://www.postgresql.org/message-id/CAFcNs+pMViL+X1kF3pumc2Cp+e1jUoGBDMyZ+SE0PLRR9tmAWw@mail.gmail.com

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-05-10 13:50:11 Re: Supporting tcl 8.6
Previous Message Sameer Thakur 2014-05-10 11:33:51 Re: Compression of full-page-writes