#36148 closed Cleanup/optimization (fixed)
Enable native tuple comparison lookups on Oracle >= 23.4.
Description ¶
While I couldn't find the exact release note mention it appears that Oracle 23.4+ finally supports native tuple operations which makes most of the tuple_lookups
Oracle specialization unnecessary on these versions.
Change History (5)
comment:1 by , 2 months ago
Cc: | added |
---|---|
Owner: | set to |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 2 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
I also couldn't find a release note