Re: BUG #14185: Indentation error in win32.mak let libpq compile fail on USE_OPENSSL=1 -- fix available - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #14185: Indentation error in win32.mak let libpq compile fail on USE_OPENSSL=1 -- fix available
Date
Msg-id 19025.1465833071@sss.pgh.pa.us
Whole thread Raw
In response to BUG #14185: Indentation error in win32.mak let libpq compile fail on USE_OPENSSL=1 -- fix available  (torben@dannhauer.de)
List pgsql-bugs
torben@dannhauer.de writes:
> In postgresql\src\interfaces\libpq\win32.mak in line 171, the indentation
> makes the assignment fails. Since the code is guarded by "!IFDEF
> USE_OPENSSL", it only occurs when libpq is compiled with openssl support.
> Removing the leading tab/spaces in line 171 fixes the issue.

Fixed, thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #14184: Function is running correct but not showing output
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: PostgreSQL (9.3 and 9.6) eats all memory when using many tables