Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b8da8e

Browse files
committed
Try to set LogSet mode from .onInit function (needed special NSIS build)
1 parent 3662594 commit 6b8da8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nsis/postgresql.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,6 +1651,7 @@ Function SetDefaultTcpPort
16511651
FunctionEnd
16521652

16531653
Function .onInit
1654+
LogSet on
16541655
Call CheckWindowsVersion
16551656
Call SetDefaultTcpPort
16561657

0 commit comments

Comments
 (0)