Thomas Hallgren <[EMAIL PROTECTED]> writes:
> I'd like to enable UDT's written in Java

Does Java really give you enough control over the bit-level
representation of an object for this goal to be considered sane?

In particular, it seems unsafe to use a Java class as a PG UDT,
because the method pointers wouldn't remain the same across
backend runs.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to