gsxdsm
d0d10aae6a
FN-8499: fix macOS embedded PostgreSQL ICU loader links
Ensure embedded PostgreSQL repairs its macOS ICU ABI loader link before startup.
- Normalize the libicuuc.68 dylib compatibility symlink from packaged patch versions.
- Cover missing, dangling, and valid ICU compatibility links in lifecycle tests.
- Add a patch changeset for the macOS startup fix.
Files changed:
.changeset/fn-8499-macos-postgres-libicu.md | 7 +++++
.../__tests__/postgres/embedded-lifecycle.test.ts | 32 ++++++++++++++++++----
packages/core/src/postgres/embedded-lifecycle.ts | 17 +++++++++---
3 files changed, 47 insertions(+), 9 deletions(-)
Fusion-Task-Id: FN-8499
Fusion-Task-Lineage: 1ca453f4-f619-452c-9112-f32ff8fb8128
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-22 14:56:51 -07:00
..
2026-07-22 14:56:51 -07:00
2026-07-21 21:01:23 -07:00
2026-07-22 01:32:14 -07:00
2026-04-18 23:41:47 -07:00
2026-07-14 08:16:42 -07:00
2026-07-20 18:16:58 -07:00