Defend against null scankeys in spgist searches.

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

Commit: b7a0e8fb4d6fafcd30555e4ddf18e77e138ec3d0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-12-18T00:08:28Z
Releases: 9.2.0
Defend against null scankeys in spgist searches.

Should've thought of that one earlier.

Files

PathChange+/−
src/backend/access/spgist/spgscan.c modified +24 −6