Log Message:
-----------
Added missing braces to prevent a segfault after usage of an undeclared cursor.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.311.2.2 -> r1.311.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.311.2.2&r2=1.311.2.3)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match