Re: Berkeley DB license
Michael A. Olson <mao@sleepycat.com>
From: "Michael A. Olson" <mao@sleepycat.com>
To: chris@bitmead.com
Cc: pgsql-hackers@postgresql.org
Date: 2000-05-17T01:33:48Z
Lists: pgsql-hackers
At 11:13 AM 5/17/00 +1000, Chris Bitmead wrote: > Why do you even need wrappers? You just link with libpgbackend.so and > call whatever functions you want. Or would the agreement say something > like you can only call postgresql functions that are not part of > sleepycat? Yes, the agreement would state that only the PostgreSQL application could call the Berkeley DB interfaces directly. mike