Re: Table AM callbacks referring to heap in declarations (+typos)
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-04T00:50:49Z
Lists: pgsql-hackers
On Sat, Jun 01, 2019 at 12:43:11PM -0700, Andres Freund wrote: > I don't mind at all (although it's imo not a fix for the s/heap/table)! Thanks, committed what I had. -- Michael
Commits
-
Fix some typos and inconsistencies in tableam.h
- 041a2642e51e 12.0 landed