Re: [PATCH] Add sortsupport for range types and btree_gist - Mailing list pgsql-hackers

From Christoph Heiss
Subject Re: [PATCH] Add sortsupport for range types and btree_gist
Date
Msg-id e9b092f5-83fc-32bd-4a44-48a4d08083c8@cybertec.at
Whole thread Raw
In response to Re: [PATCH] Add sortsupport for range types and btree_gist  (Jacob Champion <jchampion@timescale.com>)
Responses Re: [PATCH] Add sortsupport for range types and btree_gist
List pgsql-hackers
Hi!

Sorry for the long delay.

This fixes the crashes, now all tests run fine w/ and w/o debug 
configuration. That shouldn't even have slipped through as such.

Notable changes from v1:
- gbt_enum_sortsupport() now passes on fcinfo->flinfo
   enum_cmp_internal() needs a place to cache the typcache entry.
- inet sortsupport now uses network_cmp() directly

Thanks,
Christoph Heiss
Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work
Next
From: Bruce Momjian
Date:
Subject: Re: Tracking last scan time