lazy detoasting - Mailing list pgsql-hackers

From Chapman Flack
Subject lazy detoasting
Date
Msg-id 5AC06865.9050005@anastigmatix.net
Whole thread Raw
Responses Re: lazy detoasting  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

If I copy an out-of-line, on-disk TOAST pointer into a memory context
with transaction lifetime, with an eye to detoasting it later in the
same transaction, are there circumstances where it wouldn't work?

Thanks,
-Chap


pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [HACKERS][PATCH] adding simple sock check for windows
Next
From: Amit Kapila
Date:
Subject: Re: [HACKERS] why not parallel seq scan for slow functions