]> granicus.if.org Git - postgresql/commit
Fixes:
authorMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 13:34:49 +0000 (13:34 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 13:34:49 +0000 (13:34 +0000)
commit558601bd913cc91e2debfdaa764054796b7d369d
treeb9f63034088e0845dbdb57074ec988119ac8fd6c
parent3e1586adfd225d9034c7dc4cb9b8adc1c8f7132e
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