Log Message:
-----------
Fix seriously broken patch for psql '' ... per its comment, emit() is
NOT the thing to use here.
Modified Files:
--------------
pgsql/src/bin/psql:
psqlscan.l (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/psqlscan.l.diff?r1=1.19&r2=1.20)
---------------------------(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