Re: [PATCH] The heap_getsysattr function deletes unused parameters - Mailing list pgsql-hackers

From lei yang
Subject Re: [PATCH] The heap_getsysattr function deletes unused parameters
Date
Msg-id CAEDV8Fxd7D1jKjqay8rjO-8YadpHLjVFLJ+7LZgtVNiBBy0kog@mail.gmail.com
Whole thread
In response to Re: [PATCH] The heap_getsysattr function deletes unused parameters  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> I do not think this is a great idea.  We don't use the tupdesc today
> perhaps, but it's plausible that it'd be needed in the future.
> Different table AMs might have different sets of system columns.

Thank you for your guidance.I didn't consider that different table AMs
might store system column information in tupdesc before.



pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: walsummarizer can get stuck when switching timelines
Next
From: Daniel Gustafsson
Date:
Subject: Re: encode/decode support for base64url