The SQL query `SELECT` generates a spurious error `at or near "EOF": syntax error ()`. This syntax is accepted by PostgreSQL. Using the :latest Docker image, which reports a server_version=15.17.
The SQL query
SELECTgenerates a spurious errorat or near "EOF": syntax error (). This syntax is accepted by PostgreSQL.Using the :latest Docker image, which reports a server_version=15.17.