"David E. Wheeler" <david(at)kineticode(dot)com> writes:
> Is there a way
> to get a RECORD object to tell me what data types it contains?
Not at the SQL level. Of course, if you're writing C, you can do
something similar to what record_eq and friends do.
regards, tom lane