On Sun, Nov 11, 2012 at 11:19 AM, Tom Lane <[email protected]> wrote:
> Matthew Gerber <[email protected]> writes: > > On Sun, Nov 11, 2012 at 12:23 AM, Noah Misch <[email protected]> wrote: > >> It signifies scribbling past the end of the frame's local variables: > >> http://msdn.microsoft.com/en-us/library/8dbf701c.aspx > > > A slight update on this: previously, my insert code involved a long > > "SELECT ... UNION ALL ... SELECT ... UNION ALL ..." command. > > How long is "long"? > I was seeing queries with around 5000-7000 "UNION ALL" statements. Matt
