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

  1. Fix typos in commit 8586bf7ed8.

  2. tableam: introduce table AM infrastructure.