Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Use proper suffix for shared library file#118

Merged
ildus merged 1 commit intoildus:masterfrom
theory:dylib
Sep 17, 2025
Merged

Use proper suffix for shared library file#118
ildus merged 1 commit intoildus:masterfrom
theory:dylib

Conversation

@theory
Copy link
Copy Markdown
Contributor

@theory theory commented Sep 16, 2025

On macOS, the file was named clickhouse_fdw.so but should be clickhouse_fdw.dylib. This change seems to fix the issue by setting the suffix to the platform default.

On macOS, the file was named `clickhouse_fdw.so` but should be
`clickhouse_fdw.dylib`. This change seems to fix the issue by setting
the suffix to the platform default.
@ildus ildus merged commit b3fe158 into ildus:master Sep 17, 2025
12 checks passed
@theory theory deleted the dylib branch September 23, 2025 20:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants