I'll check why they are not symbolic links and fix the issue. The MD5 between them (libssl.dylib and libss.1.1.dylib or libcrypto.dylib and libcrypto.1.1.dylib) must be different as we codesign each file in the app bundle. But, anyways this won't happen if there are symbolic links. Will check and revert.
On Wed, Feb 26, 2020 at 2:36 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> On 26 Feb 2020, at 09:16, Krishnanunni Radhakrishnan <krishnanunnir97@gmail.com> wrote: > > Something else that came to my observation is there is no symbolic linkage between postmaster and postgres in mac binaries for version 11.7. They do have the same values for md5
If it's not a link then it's at least good that they have the same md5 hash. That does sound like another question for the installer team at EDB.