Relevant quote from the PostgreSQL documentation: “phantom reads are not possible in the PostgreSQL implementation of Repeatable Read”.
Also, referring to SQL92 without even mentioning SQL99, SQL:2003, or the four more recent revisions of the standard? It’s fine if they don’t change anything, but don’t we want to know that?
Relevant quote from the PostgreSQL documentation: “phantom reads are not possible in the PostgreSQL implementation of Repeatable Read”.
Also, referring to SQL92 without even mentioning SQL99, SQL:2003, or the four more recent revisions of the standard? It’s fine if they don’t change anything, but don’t we want to know that?