diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-06-04 09:48:25 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-06-04 09:48:25 +0900 |
commit | 041a2642e51eb008351435709dcb054760a43bb9 (patch) | |
tree | 7f45cc4c9d51ce5dcc03698330b2f851d76a043f /src/backend/executor/nodeFunctionscan.c | |
parent | 2cd4e835701e15f5e32dd8bde488f8669ddf7ae8 (diff) | |
download | postgresql-041a2642e51eb008351435709dcb054760a43bb9.tar.gz postgresql-041a2642e51eb008351435709dcb054760a43bb9.zip |
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
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions