Fix another place broken by new List implementation :-(. Per example
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Dec 2004 21:13:34 +0000 (21:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Dec 2004 21:13:34 +0000 (21:13 +0000)
commit6f22bf17c229b5912a43dae6a03fdf194fcef9ac
tree0e978a0ed3b623f1fd542e4e2ccfd251818ec652
parent245bc5dee094a2a89da402ba769034a4c7d6cb80
Fix another place broken by new List implementation :-(.  Per example
from goranpop@nspoint.net.  I think this escaped notice because in
simple cases the list is NIL on entry.
src/backend/optimizer/geqo/geqo_eval.c