Re: tableam: abstracting relation sizing code
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Andres Freund <andres@anarazel.de>
Date: 2019-06-11T13:23:57Z
Lists: pgsql-hackers
> On 11 Jun 2019, at 15:17, Robert Haas <robertmhaas@gmail.com> wrote: > I may be missing something here, but I don't know what it is. After looking at it closer yesterday I think my original question came from a misunderstanding of the codepath, so I too don’t think there is an issue here (unless I’m also missing something). cheers ./daniel
Commits
-
tableam: Provide helper functions for relation sizing.
- 554106b11638 13.0 landed