pgAdmin versions in the 9.x series do not support the MERGE
statement because the PostgreSQL database versions they were designed for (PostgreSQL 9.x) did not include this command. The MERGE
command was not introduced into the PostgreSQL core until version 15.