This has just been fixed by Tom and will be in beta2. ---------------------------------------------------------------------------
Tom Lane wrote: > Gavin Sherry <[EMAIL PROTECTED]> writes: > > As for extending the length of xl_len, what happens if someone now has > > 2^30 subtransaction IDs (as unlikely as that sounds)? > > They'll have run out of RAM to store the subxact-related storage before > that (not to mention most likely have exhausted the CommandCounter > range, not to mention exhausted their patience --- it takes a good while > even to exercise the 2^16-subxact case). I'm satisfied if we can > approach that limit. Exceeding it will be a task for some other release. > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])