]> granicus.if.org Git - postgresql/commit
Defend against null input in analyze_requires_snapshot(), per report
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Jan 2009 16:59:10 +0000 (16:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Jan 2009 16:59:10 +0000 (16:59 +0000)
commitb1abb3340b02d77227d9419f424ef936d7cde1d8
tree827e4ad148fa17cd7e403b3148d5dccebc6855cb
parent5298d511ee823fa8ee5cf7f9df764b37a5a64e12
Defend against null input in analyze_requires_snapshot(), per report
from Rushabh Lathia.

Back-patch of patch of 2009-01-08.  This is necessary in 8.3, as reported
by Bjorn Munch.  It's not currently necessary in 8.2, AFAICS, but seems
best to include it there too.
src/backend/parser/analyze.c