Defend against null input in analyze_requires_snapshot(), per report
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 8 Jan 2009 13:42:33 +0000 (13:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 8 Jan 2009 13:42:33 +0000 (13:42 +0000)
commit0fda77fb81e17f4139447f1733a408067b0da8aa
tree430c702e855a769c63af4760c90ad41a12a90da1
parent60eab2f46ac78690ebe76077fe08b0c6c83b7274
Defend against null input in analyze_requires_snapshot(), per report
from Rushabh Lathia.
src/backend/parser/analyze.c