Log Message:
-----------
Make recovery show the current input WAL segment name in the startup
process' PS display. After a suggestion by Simon (not exactly his
patch though).
Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.283 -> r1.284)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.283&r2=1.284)
---------------------------(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