From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Call postgresql function... Date: Wed, 27 Jul 2016 14:14:10 +0100 Organization: A noiseless patient Spider Message-ID: References: <651f87d2-0c20-4c0c-88e8-a82f241f3466@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="1cb8779fb08c1b31c8309afcb9b531dc"; logging-data="13194"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19f6VJVVfKh3hEmQ4x0wo6c1rudk7Va+eM=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:t27sncoExnlADZHLtNmeu+B+s0Y= sha1:xAC0lZdjLfgjY5Z1Tc/EwcaTU5s= Xref: news.eternal-september.org comp.lang.ada:31185 Date: 2016-07-27T14:14:10+01:00 List-Id: "Dmitry A. Kazakov" writes: > If don't know if GNATCOLL supports PostgreSQL. GNATCOLL does install PostgreSQL. Running on macOS, it looks for libpq.dylib; if it finds it, it builds support unless you prevent it by configuring --without-postgresql.