more re: possible pljava / pgjdbc / pgjdbc-ng code sharing - Mailing list pgsql-jdbc

From Chapman Flack
Subject more re: possible pljava / pgjdbc / pgjdbc-ng code sharing
Date
Msg-id 5630454F.4000900@anastigmatix.net
Whole thread Raw
Responses Re: more re: possible pljava / pgjdbc / pgjdbc-ng code sharing
List pgsql-jdbc
Hi,

About a month ago I made a first inquiry on pljava, pgjdbc, and pgjdbc-ng
lists about opportunities to reduce code duplication among the projects
(largely because I've been hacking on PL/Java lately, and maintaining what
amounts to most of a separate fork of pgjdbc doesn't seem like an efficient
way to do it).

Not much has happened there yet (and I think there are other more pressing
needs in PL/Java before tackling that), but for anyone with an interest,
I have put a new page on the PL/Java wiki about one area that might not
be riveting or sexy, but where I think there's room to improve and the
code to do it could be largely shareable:

https://github.com/tada/pljava/wiki/Thoughts-on-logging

I apologize for the length - if you don't have 20 or 30 minutes for
reading right now, you'll probably prefer to read it some time when
you do. I didn't have a goal of writing something that long, but there
turn out to be a lot of parts to the story.

My reason for writing it *now* is not that I think it's necessarily the
most interesting, important, or pressing area needing work. Instead, I've
written it now because I think what I've proposed might need some
discussion and refinement, so by putting it out there early, maybe some
of that can happen in parallel with working on other important pressing
parts.

So, I will be interested in opinions....

Thanks,
-Chap


pgsql-jdbc by date:

Previous
From: Stefan M
Date:
Subject: Re: JDBC Version 1204 breaks OpenOffice/LibreOffice handling of database table views up to version 1203
Next
From: stallapp
Date:
Subject: Problem in getting column names from DatabaseMetadata Object