Re: [PATCH] btree_gist: add cross-type integer operator support for GiST - Mailing list pgsql-hackers

From Alexander Nestorov
Subject Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Date
Msg-id aea734bb-fd8d-4642-8972-2a57e5643a03@Spark
Whole thread
In response to Re: [PATCH] btree_gist: add cross-type integer operator support for GiST  (Maxime Schoemans <maxime.schoemans@enterprisedb.com>)
Responses Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
List pgsql-hackers
Hey Maxime!

I squashed your code-related changes on top of 0001, and the test-related changes into 0002.
I also moved my test-related changes (Makefile / meson.build) from 0001 to 0002.
I squashed the remaining fixes (the InvalidOid and the pgindent; 0005) into 0001 as well, so now we have:

- 0001 - code-related changes
- 0002 - test-related changes
- 0003 - docs changes

I also added one more test to 0002 ("Width-sensitivity guard") and added the commit messages.
Last but not least, I preserved your changes as co-author in 0001 and 0002.

I hope I didn't miss anything!

Best regards!
Attachment

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: glob support in extension_control_path/dynamic_library_path?
Next
From: Bertrand Drouvot
Date:
Subject: Re: Add per-backend lock statistics