Re: [BUGS] Large data field causes a backend crash.

2001-02-05 Thread Bruce Momjian
Never mind. I read the commit message. > [EMAIL PROTECTED] writes: > > Large data field causes a backend crash. > > > test=# copy test from '/stf/bruc/RnD/genscan/foo.test'; > > TRAP: Too Large Allocation Request("!(0 < (size) && (size) <= ((Size) >0xfff)):size=268435456 [0x1000]", File

Re: [BUGS] Large data field causes a backend crash.

2001-02-05 Thread Bruce Momjian
> [EMAIL PROTECTED] writes: > > Large data field causes a backend crash. > > > test=# copy test from '/stf/bruc/RnD/genscan/foo.test'; > > TRAP: Too Large Allocation Request("!(0 < (size) && (size) <= ((Size) >0xfff)):size=268435456 [0x1000]", File: "mcxt.c", Line: 478) > > !(0 < (size)

Re: [BUGS] Large data field causes a backend crash.

2001-02-05 Thread Tom Lane
[EMAIL PROTECTED] writes: > Large data field causes a backend crash. > test=# copy test from '/stf/bruc/RnD/genscan/foo.test'; > TRAP: Too Large Allocation Request("!(0 < (size) && (size) <= ((Size) >0xfff)):size=268435456 [0x1000]", File: "mcxt.c", Line: 478) > !(0 < (size) && (size) <=