What is the length of tuple with a TOAST pointer? - Mailing list pgsql-hackers

From Vignesh Raghunathan
Subject What is the length of tuple with a TOAST pointer?
Date
Msg-id CAD_AmVjwAwWgoHs_si6DAYN5JqfykPHJUMiwAGhb93OQWKUwRQ@mail.gmail.com
Whole thread Raw
Responses Re: What is the length of tuple with a TOAST pointer?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello,

If a tuple has a pointer to a TOAST table entry, would the tuple's length stored in its corresponding Item include the length of the entry in the TOAST table?

Thanks,
Vignesh 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PL/pgSQL, RAISE and error context
Next
From: Tom Lane
Date:
Subject: Re: What is the length of tuple with a TOAST pointer?