pgsql: Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds.
Date: 2019-04-09 15:38:52
Message-ID: E1hDspo-0007mA-Of@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds.

The MSVC build system already did this, and commit
617dc6d299c957e2784320382b3277ede01d9c63 used it in a second file.
Back-patch to 9.4, like that commit.

Discussion: https://postgr.es/m/CAA8=A7_1SWc3+3Z=-utQrQFOtrj_DeohRVt7diA2tZozxsyUOQ@mail.gmail.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3318c45557ba266063c6e78653100f9e6eae1e2d

Modified Files
--------------
src/backend/tcop/Makefile | 4 ----
src/makefiles/Makefile.cygwin | 2 ++
src/makefiles/Makefile.win32 | 2 ++
3 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-04-09 15:43:28 pgsql: Test some more cases with partitioned tables in EvalPlanQual.
Previous Message Andrew Dunstan 2019-04-09 14:22:55 Re: pgsql: Avoid "could not reattach" by providing space for concurrent all