Also, are there any functions to read raw tuple bytes to `RECORD's? I couldn't find any in `pageinspect', `pgstattuple', `adminpack', etc. Am I right in guessing that they're pretty much going to require hand data recovery or the use of some custom C extension code to get at the data - if it still exists?