Trying to run a SQL query (ex: SELECT 1;) with SELECT or 1 selected leads to a syntax error. Seems that only selected area is executed.
Virgil ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match