Re: v3 from the ground up
От | Brian Olson |
---|---|
Тема | Re: v3 from the ground up |
Дата | |
Msg-id | B9B44BD2-9B11-11D8-B13D-000393D1CAB0@bolson.org обсуждение исходный текст |
Ответ на | v3 from the ground up (Brian Olson <bql@bolson.org>) |
Ответы |
Re: v3 from the ground up
|
Список | pgsql-jdbc |
I've been working on javadoc-ing and trying to make a more usable interface to the protocol code. It still achieves a tiny hard-coded example. I've been looking at the PostgreSQL docs on the server-client protocol, and it doesn't specify the format of binary parameters. Where would that be documented? Anywhere other than libpq code? Are the type oid-s guaranteed to be constant between versions? I see from the libpq documentation a reference to 'src/include/catalog/pg_type.h', that's it, eh? My latest code is at: http://bolson.org/pgj/ http://bolson.org/pgj/pgj.java http://bolson.org/pgj/hexdump.java docs at: http://bolson.org/pgj/doc/ http://bolson.org/pgj/doc/pgj.html Brian Olson http://bolson.org/
В списке pgsql-jdbc по дате отправления: