Re: [PATCH] SortSupport for macaddr type

From: Neha Khatri <nehakhatri5(at)gmail(dot)com>
To: Julien Rouhaud <julien(dot)rouhaud(at)dalibo(dot)com>
Cc: Brandur Leach <brandur(at)mutelight(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] SortSupport for macaddr type
Date: 2017-03-03 02:27:02
Message-ID: CAFO0U+_Usr=ButsdjWu875zfT=3UCbdgC6-odb0Od8DUVX13PQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Brandur,

Couple of typo corrections required in patch:

s/converstion/conversion
s/go the heap/go to the heap

The performance results you shared are for he Index Creation operation.
Are there similar results for the sorting using ORDER BY queries too? Just
curious.

Regards,
Neha

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-03-03 02:40:52 Re: Adding support for Default partition in partitioning
Previous Message Amit Langote 2017-03-03 01:02:11 Re: Partitioned tables and relfilenode