src/interfaces/libpq/README

This directory contains the C version of Libpq, the POSTGRES frontend library.

==== Cloudberry specific ====

libpq is also used by QD to QEs communications, backend, check the macro FRONTEND.

Check out Makefile in src/backend/libpq, which symlinks some files here.
