]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fixes:
authorMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 13:32:14 +0000 (13:32 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 13:32:14 +0000 (13:32 +0000)
commit60b1123f5ec8adf90fffb523ad3850ca02de00e2
treef1e7cadcd9e143b824828170d0890e2a75a86342
parent77e01653bc5d43614ffb835b1cafc5387c28fc60
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>
src/backend/catalog/index.c
src/backend/catalog/index.h
src/backend/nodes/copyfuncs.c