blob: b6f5806080c43faad567a7f363ee93cbf3861a25 [file] [log] [blame]
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.