Hi, On 2019-08-22 09:51:22 +0530, Dilip Kumar wrote: > We can not know the complete size of the record even by reading the > header because we have a payload that is variable part and payload > length are stored in the payload header which again can be at random > offset.
Wait, but that's just purely self inflicted damage, no? The initial length just needs to include the payload. And all this is not an issue anymore? Greetings, Andres Freund