Utkarsh Kansal
Utkarsh Kansal
PG 11.5 
PG12.10 
Went through the documentation.
Setup completed.
The queries for tests 17 and 18 in cypher_merge.sql give errors. `SELECT * FROM cypher('cypher_merge', $$CREATE (n) MERGE (n)-[:e]->() $$) AS (a agtype);` `ERROR: end_id() argument must resolve to a...
PG11.17 
PG 12.12 
Successfully installed PG11.17 and 12.12.
Is it okay to have PG 11.17 and 12.12 instead of 11.5 and 12.10? I couldn't find any way of installing specific "minor" versions of PG.
Getting error while running make install with PG 12.10 