Re: pgsql: tableam: introduce table AM infrastructure.

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: pgsql-committers@lists.postgresql.org
Date: 2019-03-11T17:03:32Z
Lists: pgsql-hackers
On 2019-03-11 08:21:21 +0530, Amit Kapila wrote:
> I noticed a few typos in this commit.  The patch for the same is
> attached.

Merged, thanks!


Commits

  1. Fix typos in commit 8586bf7ed8.

  2. tableam: introduce table AM infrastructure.