Fixed db_blob_get for PG, and got rid of db_continue_transaction, which wecan no longer support because PG automatically aborts a transaction after anerror.
fixed virtual url handling for CR so that it will also display content that is not live. This was done so that non-live revision could be searched for. It is assumed that the user will only see content that they have permission to view regardless of whether it is live or not.