Vignesh Raghunathan <[email protected]> writes: > 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?
No. It would include the length of the TOAST-pointer datum.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
