Re: [SQL] Tuple size limit.

2000-08-19 Thread Tom Lane
Christopher Sawtell <[EMAIL PROTECTED]> writes: > I understand that the 7.1 release currently in CVS does not have this > limitation. So I'd like to know if this 7.1 release is imminent; > i.e. < ~2 to 3 months? If it's not out in <3 months, you won't be the only person who's very unhappy ;-). I

[SQL] Tuple size limit.

2000-08-18 Thread Christopher Sawtell
Greetings pg world, I have been asked to look into making a relatively simple db app. in which the tuple size will quite probably grow to more than the 32kbytes limit offered by recompiling. I understand that the 7.1 release currently in CVS does not have this limitation. So I'd like to know if