In Postgres (11, if it matters), I need to do a SELECT FOR UPDATE to obtain a collection of rows that I\'ll subsequently be doing some alterations on, and which
SELECT FOR UPDATE