Make gistindex_keytest safe against NULL values. Same fix was already
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gistget.c | modified | +4 −4 |