If psqlsetup(a) failed to load libpq, it tries to load libpq in the currently install...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 7 Nov 2016 05:49:47 +0000 (14:49 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 7 Nov 2016 22:25:10 +0000 (07:25 +0900)
commitcc42cca8b0d39cc009334d7ac616d0e4c4847fee
tree386e871bb42505933a1a232eb0f55eccf5e76dd6
parentd604bdb4e1bcda63c25394251b0780070ca3b854
If psqlsetup(a) failed to load libpq, it tries to load libpq in the currently installed directory. If neither is successful, display a Message Box to show the failure.
psqlsetup.c