Files
postgres/src
Marc G. Fournier 9da9c0915a Fixes:
Here's a small patch that my run-time checker whines about
incessantly.  The justification for the patch is along the
lines of passing a NULL is allowed if you have an
arguement that is a *POINTER* to something, but if
the arguement is an array reference, it's not really
a "pointer", so it can't be NULL.

If you question this, I refer you to
<URL:http://www.va.pubnix.com/staff/djm/lore/arrays-are-not-pointers>

Anyways, here's the patch:

-Kurt

Submitted by: "Kurt J. Lidl" <lidl@va.pubnix.com>
1996-08-13 01:32:26 +00:00
..
1996-08-13 01:32:26 +00:00
1996-08-10 05:02:53 +00:00
1996-07-29 06:54:01 +00:00
1996-08-06 16:51:35 +00:00
1996-08-01 19:46:46 +00:00
1996-08-06 16:05:56 +00:00