Fixes:

Marc G. Fournier <scrappy@hub.org>

Commit: 60b1123f5ec8adf90fffb523ad3850ca02de00e2
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1996-08-19T13:32:14Z
Releases: 7.1.1
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

PathChange+/−
src/backend/catalog/index.c modified +3 −3
src/backend/catalog/index.h modified +3 −3
src/backend/nodes/copyfuncs.c modified +2 −2