Thread: pgsql: On Windows, set the postmaster executable's stack size to 4MB, so

pgsql: On Windows, set the postmaster executable's stack size to 4MB, so

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
On Windows, set the postmaster executable's stack size to 4MB, so that
it agrees with the default value of max_stack_depth.

Modified Files:
--------------
    pgsql/src/backend:
        Makefile (r1.107 -> r1.108)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile.diff?r1=1.107&r2=1.108)