[Pljava-dev] Adding support for the UUID column type in PL/Java

From: hal(dot)hildebrand at me(dot)com (Hal Hildebrand)
To:
Subject: [Pljava-dev] Adding support for the UUID column type in PL/Java
Date: 2014-03-17 04:58:52
Message-ID: 095173B8-2150-45CD-A4C4-0B12F8B87E5A@me.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

I need to support the UUID column type in my stored procedures. I don?t have any understanding of what this would take in changes to the underlying PL/Java JDBC driver.

Can someone outline for me what I need to do to accomplish this?

Thanks,

-Hal

Browse pljava-dev by date

  From Date Subject
Next Message Hal Hildebrand 2014-03-21 15:06:40 [Pljava-dev] An attempt was made to call a PostgreSQL backend function after an elog(ERROR) had been issued
Previous Message John R Pierce 2014-03-16 05:10:47 [Pljava-dev] Is it safe to use multi-threaded PL/Java in single-threaded postgres process?