Re: more re: possible pljava / pgjdbc / pgjdbc-ng code sharing

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org, kdubb(at)me(dot)com, pljava-dev(at)lists(dot)pgfoundry(dot)org
Subject: Re: more re: possible pljava / pgjdbc / pgjdbc-ng code sharing
Date: 2015-11-10 00:17:37
Message-ID: 564137A1.4060800@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pljava-dev

On 10/27/15 23:47, Chapman Flack wrote:

> https://github.com/tada/pljava/wiki/Thoughts-on-logging
> ...
> 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.

It turns out to be more timely than I thought - PL/Pythonu is also
developing a patch (starting last month) to the same end.

http://postgresql.nabble.com/proposal-PL-Pythonu-function-ereport-td5869255.html

On their client side, psycopg2 already exposes a documented, supported
PostgreSQL-specific Diagnostics object.

http://initd.org/psycopg/docs/extensions.html#psycopg2.extensions.Diagnostics

-Chap

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-11-12 13:52:59 Release for 9.5
Previous Message Victor Wagner 2015-11-09 09:44:04 Re: Patch: Implement failover on libpq connect level.

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2015-12-08 05:42:21 [Pljava-dev] status of pl/java with current postgres and JDK ?
Previous Message Chapman Flack 2015-11-09 23:50:13 [Pljava-dev] [solved] Re: Mac OS X expertise needed