aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33383
blob: 8a1b83cdab0a111ee002dcacc553ffdf25abaf8e (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Remove the orconn_ext_or_id_map structure and related functions. Nothing
      outside of unit tests looks up anything in this structure. Closes ticket
      33383. Patch by Neel Chauhan.