Re: long sql "in" clause crashes server process (8.0 Release)

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: long sql "in" clause crashes server process (8.0 Release)
Date: 2005-01-24 20:10:05
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB3412A75DE@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Dave Page 2005-01-24 20:18:02 Re: pg_autovacuum does not start on system startup - 8.0 Release -
Previous Message Merlin Moncure 2005-01-24 20:03:58 Re: long sql "in" clause crashes server process (8.0 Release)