libpq for PalmOS (I need help)

From: Satoshi Nagayasu <snaga(at)snaga(dot)org>
To: pgsql-hackers(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: libpq for PalmOS (I need help)
Date: 2002-06-21 12:30:53
Message-ID: 4.3.2-J.20020621205049.037385a8@ns1.oak.forus.or.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Hi all,

I'm hacking on PalmOS handhelds to implements libpq
called "libpq for PalmOS".

This library provides many compatible libpq functions
to manipulate PostgreSQL server from PalmOS devices
through TCP/IP connection.

Implementation is almost done, but some works are left
to release.

For example, more error messages, debugging, brushing up
my codes, docs (README, tutorials...) and packaging.

And I've planned to support encrypted auth and SSL
(SSL will be supported under PalmOS 5).

I need someone's help to do all of them.
Could anyone help me?

For more information about libpq for PalmOS,
please visit my page.

http://snaga.org/palm/libpq/

Thanks.

--
NAGAYASU Satoshi <snaga(at)snaga(dot)org>

Browse pgsql-hackers by date

  From Date Subject
Next Message Satoshi Nagayasu 2002-06-21 12:49:10 libpq for PalmOS (I need help)
Previous Message Bruce Momjian 2002-06-21 12:23:47 Re: Idea for the statistics collector

Browse pgsql-interfaces by date

  From Date Subject
Next Message Varun Kacholia 2002-06-22 12:51:22 COPY from perl
Previous Message Iavor Raytchev 2002-06-20 14:06:38 pgaccess - current status