Make gistindex_keytest safe against NULL values. Same fix was already

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 288e0404b83102236268d90f662f837d6e6ae0d3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-08-27T17:47:56Z
Releases: 7.4.6
Make gistindex_keytest safe against NULL values.  Same fix was already
made in passing for 8.0, but now that we have a bug report showing it's
needed, we should put it into 7.4 branch.

Files

PathChange+/−
src/backend/access/gist/gistget.c modified +4 −4