bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Update on SQL support


From: Blake McBride
Subject: Re: [Bug-apl] Update on SQL support
Date: Tue, 15 Apr 2014 13:35:44 -0500

On Mon, Apr 14, 2014 at 11:08 PM, Elias Mårtenson <address@hidden> wrote:
On 15 April 2014 01:44, Blake McBride <address@hidden> wrote:
 
The driver option probably makes more sense for Java or if you are linking (via static library or shared library) to a native PostgreSQL library.  But it can be useful if you are using runtime loading.

I'm not using any runtime loading for the driver. They are all linked into the lib_sql.so library. The availability of the different database libraries will probably be detected when running ./configure.
 

I did a build of the latest APL from SVN with:

./configure >res1
make >res2

I then did:

grep -i sql res1
grep -i sql res2

with no result.  I don't see any references to SQL anything.  Perhaps your SQL stuff is in a separate package.  I appreciate any pointers.

Thanks.

Blake


reply via email to

[Prev in Thread] Current Thread [Next in Thread]