Re: pgsql: tableam: introduce table AM infrastructure.
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-committers@lists.postgresql.org
Date: 2019-05-27T16:05:38Z
Lists: pgsql-hackers
Hi, For the archive's sake: On 2019-03-06 18:01:15 +0000, Andres Freund wrote: > tableam: introduce table AM infrastructure. > Author: Haribabu Kommi, Andres Freund, Alvaro Herrera, Dimitri Golgov and others Please note that I completely butchered a name here. It's not Dimitri Golgov, it's Dmitry Dolgov. I'll take care of fixing the name in the release notes. - Andres
Commits
-
Fix typos in commit 8586bf7ed8.
- a6e48da08844 12.0 landed
-
tableam: introduce table AM infrastructure.
- 8586bf7ed888 12.0 cited