Does anybody know how psql accesses PostgreSQL database? What it uses odbc, jdbc or some native database library?
It uses libpq.