Fixes:
Marc G. Fournier <scrappy@hub.org>
Fixes: Here's a couple more small fixes that I've made to make my runtime checker happy with the code. More along the lines of those that I sent in the past, ie, a pointer to an array != the name of an array. The last patch is that I mailed about yesterday -- I got two replies of "do it", so it's done. As far as I can tell, however, the function in question is never called by pg95, so either way it can't hurt... From: "Kurt J. Lidl" <lidl@va.pubnix.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/index.c | modified | +3 −3 |
| src/backend/catalog/index.h | modified | +3 −3 |
| src/backend/nodes/copyfuncs.c | modified | +2 −2 |