Re: tableam: abstracting relation sizing code
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-12T13:14:21Z
Lists: pgsql-hackers
On Tue, Jun 11, 2019 at 7:17 PM Andres Freund <andres@anarazel.de> wrote: > Just to understand: What version are you targeting? It seems pretty > clearly v13 material to me? My current plan is to commit this to v13 as soon as the tree opens. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
tableam: Provide helper functions for relation sizing.
- 554106b11638 13.0 landed