From: | "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | libpqxx milestone |
Date: | 2002-03-17 00:27:27 |
Message-ID: | 20020317002726.GB591@bulletproof |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
As of now, all public methods and overridables (in other words, the
entire API) in libpqxx are covered by the built-in regression test.
libpqxx is an alternative C++ frontend for PostgreSQL--a replacement
for libpq++--that I hope will become the standard C++ language
binding for this DBMS.
Full method coverage in the self-test was the most significant
milestone to be achieved before libpqxx is to be submitted for
prospective inclusion in the PostgreSQL source tree. The remaining
milestone is porting the Little Brother network monitoring tool from
libpq++ to libpqxx. I do not expect this to present much effort.
As usual, get the latest source tree from my homepage:
http://members.ams.chello.nl/j.vermeulen31/proj-libpqxx.html
Please let me know what you think!
Jeroen
From | Date | Subject | |
---|---|---|---|
Next Message | Nicolas Bazin | 2002-03-17 23:41:41 | Re: ecpg weird behavior |
Previous Message | Thomas Lockhart | 2002-03-15 17:11:34 | Re: ecpg weird behavior |