Re: pgsql: tableam: introduce table AM infrastructure.

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-committers@lists.postgresql.org
Date: 2019-03-11T02:51:21Z
Lists: pgsql-hackers

Attachments

On Wed, Mar 6, 2019 at 11:31 PM Andres Freund <andres@anarazel.de> wrote:
>
> tableam: introduce table AM infrastructure.
>

Thanks for this work.  I noticed a few typos in this commit.  The
patch for the same is attached.

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

Commits

  1. Fix typos in commit 8586bf7ed8.

  2. tableam: introduce table AM infrastructure.