Fix some typos and inconsistencies in tableam.h
Michael Paquier <michael@paquier.xyz>
Fix some typos and inconsistencies in tableam.h The defined callback definitions have been using references to heap for a couple of variables and comments. This makes the whole interface more consistent by using "table" which is more generic. A variable storing index information was misspelled as well. Author: Michael Paquier Discussion: https://postgr.es/m/20190601190946.GB1905@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/tableam.h | modified | +45 −45 |
Discussion
- Table AM callbacks referring to heap in declarations (+typos) 5 messages · 2019-06-01 → 2019-06-04