Is it possible to log the rows returned by a query in the PostgreSQL logs?
As a practical matter, no. That said, given one can get row contents into the server log in various ways, what is the use case for why this capability is thought to be needed?