Anybody seen *working* postgresql client library binding?
Adam D. Ruppe
destructionator at gmail.com
Fri Aug 12 07:11:25 PDT 2011
> This is not pure binding, and it is not compiles with current std
> library without warnings and errors:
A pure binding is trivial, just make one yourself. All you have
to do is copy/paste from the C header.
On those errors though, I forgot to update that folderr.
You can try re-downloading it now or use the github version
which is a little more up to date
https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff
More information about the Digitalmars-d-learn
mailing list