Re: [doc] improve tableoid description
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Ian Lawrence Barwick <barwick@gmail.com>,
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-11-21T07:29:19Z
Lists: pgsql-hackers
On 2020-10-19 14:28, Ian Lawrence Barwick wrote: > On further reflection, I think trying to explain all that is going to > end up as a > mini-tutorial which is beyond the scope of the explanation of a column, so > the existing reference to pg_class should be enough. > > Revised patch attached just mentioning partitioned tables. committed
Commits
-
doc: Improve tableoid description
- a47834db0fb7 14.0 landed