pgsql: btree_gist: Merge the last two versions into version 1.8

2025-07-09 Thread Michael Paquier
btree_gist: Merge the last two versions into version 1.8 During the development cycle of v18, btree_gist has been bumped once to 1.8 for the addition of translate_cmptype support functions (originally 7406ab623fee, renamed in 32edf732e8dc). 1.9 has added sortsupport functions (e4309f73f698). The

pgsql: btree_gist: Merge the last two versions into version 1.8

2025-07-09 Thread Michael Paquier
btree_gist: Merge the last two versions into version 1.8 During the development cycle of v18, btree_gist has been bumped once to 1.8 for the addition of translate_cmptype support functions (originally 7406ab623fee, renamed in 32edf732e8dc). 1.9 has added sortsupport functions (e4309f73f698). The