Re: long sql "in" clause crashes server process (8.0 Release) - Mailing list pgsql-hackers-win32

From Merlin Moncure
Subject Re: long sql "in" clause crashes server process (8.0 Release)
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3412A75DE@Herge.rcsinc.local
Whole thread Raw
In response to long sql "in" clause crashes server process (8.0 Release)  ("Harald Massa" <ghum@gmx.net>)
List pgsql-hackers-win32
> The linker switch to do this is:
>
> The Stack Allocations (/STACK:reserve[,commit]) option sets the size
of
> the stack in bytes.
>
arrgh, that's for the Microsoft compiler, not gcc.  So I don't know.
However the editbin trick should still work.

Merlin

pgsql-hackers-win32 by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: long sql "in" clause crashes server process (8.0 Release)
Next
From: "Dave Page"
Date:
Subject: Re: pg_autovacuum does not start on system startup - 8.0 Release -