Re: Custom tuplesorts for extensions - Mailing list pgsql-hackers

From Maxim Orlov
Subject Re: Custom tuplesorts for extensions
Date
Msg-id CACG=ezbWfphJQkttNDyFy4jihOz+YkYRp5KT21+7QrRmkEUhbQ@mail.gmail.com
Whole thread Raw
In response to Re: Custom tuplesorts for extensions  (Pavel Borisov <pashkin.elfe@gmail.com>)
Responses Re: Custom tuplesorts for extensions
Re: Custom tuplesorts for extensions
Re: Custom tuplesorts for extensions
List pgsql-hackers
Hi!

I've reviewed the patchset and noticed some minor issues:
- extra semicolon in macro (lead to warnings)
- comparison of var isWorker should be done in different way

Here is an upgraded version of the patchset.

Overall, I consider this patchset useful. Any opinions?

--
Best regards,
Maxim Orlov.
Attachment

pgsql-hackers by date:

Previous
From: Przemysław Sztoch
Date:
Subject: Re: [PATCH] Completed unaccent dictionary with many missing characters
Next
From: Nikita Malakhov
Date:
Subject: TOAST - moving Compression into Toast for oversized Tuples