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
- 0001-Fix-typos-in-commit-8586bf7ed8.patch (application/octet-stream) patch 0001
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
-
Fix typos in commit 8586bf7ed8.
- a6e48da08844 12.0 landed
-
tableam: introduce table AM infrastructure.
- 8586bf7ed888 12.0 cited