Is there any equivalent to psql's \x to view a record with each column on a new row?
SELECT * FROM table_name\G