When adding fields to a view, is it possible to show which user created the current revision of a node. I thought it would be quite useful to display on a "Recent Updates" view but I can't see how to do it. The information must be there as the revisions tab on each page shows which user made the revision. I've looked in the database and the node_revisions table only has the uid so I guess it would need some sort of join to be done to access the user from the user table.
Thanks,
Mark.