If I have the following code, executed in the middle of a request:
db.any(\'SET search_path TO user001; SELECT * FROM messages\')
Could a second