Seperating interfaces from backend code - Mailing list pgsql-interfaces

From Adam Haberlach
Subject Seperating interfaces from backend code
Date
Msg-id 19981216122424.A27317@ricochet.net
Whole thread Raw
Responses Re: [INTERFACES] Seperating interfaces from backend code  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
    I have a (so-far) working port of libpq and libpq++ for
BeOS, which only works with sockets over the network (since a
server port is a long wasy off this isn't a problem.)
    Is it possible to distribute client/interface code
seperate from the main distribution?  Right now I need to make
some Makefile changes to get it to build seperate from the backend.
    Also--how do I go about getting these changes picked up
by the distribution?

pgsql-interfaces by date:

Previous
From: "Hiroki Kataoka"
Date:
Subject: RE: [INTERFACES] The problem between libpq and libpgtcl for WIN32
Next
From: Daniel Loneanu
Date:
Subject: Hi