Skip to content

Fix duplicate component codes#75

Merged
davecramer merged 1 commit intopostgresql-interfaces:mainfrom
chrullrich:fix-component-codes
Jan 20, 2025
Merged

Fix duplicate component codes#75
davecramer merged 1 commit intopostgresql-interfaces:mainfrom
chrullrich:fix-component-codes

Conversation

@chrullrich
Copy link
Contributor

The autogenerated component GUIDs were based on the same path and therefore were the same in both bitnesses. Installing both worked, but once one of them was uninstalled, the other's files remained despite its uninstallation finishing successfully.

I have no idea how this got through my testing; perhaps it only happens when both merge modules are installed via the same MSI.

The autogenerated component GUIDs were based on the same path and
therefore were the same in both bitnesses. Installing both worked, but
once one of them was uninstalled, the other's files remained despite
its uninstallation finishing successfully.

I have no idea how this got through my testing; perhaps it only happens
when both merge modules are installed via the same MSI.
@davecramer
Copy link
Contributor

@chrullrich is this still relevant ?

@chrullrich
Copy link
Contributor Author

Yes.

@davecramer davecramer merged commit 1fbc3b2 into postgresql-interfaces:main Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants