Re: Read Uncommitted - Mailing list pgsql-hackers

From Mark Dilger
Subject Re: Read Uncommitted
Date
Msg-id 078d8a11-66ca-5832-19f8-1772a4cf5481@gmail.com
Whole thread Raw
In response to Re: Read Uncommitted  (Mark Dilger <hornschnorter@gmail.com>)
List pgsql-hackers

On 12/19/19 7:08 AM, Mark Dilger wrote:
> and instead get NULLs for all such rows

To clarify, I mean the toasted column is null for rows
where the value was stored in the toast table rather
than stored inline.  I'd prefer some special value
that means "this datum unavailable" so that it could
be distinguished from an actual null, but no such value
comes to mind.

-- 
Mark Dilger



pgsql-hackers by date:

Previous
From: Antonin Houska
Date:
Subject: Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence
Next
From: Alvaro Herrera
Date:
Subject: Re: client auth docs seem to have devolved