Log Message:
-----------
Fix typos in two comments. Spotted by Brendan Jurd
Modified Files:
--------------
pgsql/src/include:
fmgr.h (r1.54 -> r1.55)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/fmgr.h?r1=1.54&r2=1.55)
postgres.h (r1.82 -> r1.83)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/postgres.h?r1=1.82&r2=1.83)
---------------------------(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