Identifying build options

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Identifying build options
Date: 2026-07-11 04:22:02
Message-ID: CA+FnnTwE-Nr_+GTb5=6szSQyNPP64WNOG5Oh+kvxWDv5350mMA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, ALL,
Do I understand correctly that I can use "pg_config --cflags" and
"pg_config --libs"
as input to build my program that links with libpq?

Thank you.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Korot 2026-07-11 04:26:46 Re: Identifying build options
Previous Message Merlin Moncure 2026-07-07 20:34:29 Re: Suggestion for Easier Cross-Database Query Handling in PostgreSQL