pgsql/src/interfaces/jdbc/org/postgresql/util ...

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql/util ...
Date: 2001-05-24 15:48:33
Message-ID: 200105241548.f4OFmXX31554@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/05/24 11:48:32

Modified files:
src/interfaces/jdbc/org/postgresql/util: Serialize.java

Log message:
There are a number of changes. The main ones are:
return oid on insert
handle all primitive data types
handle single quotes and newlines in Strings
handle null variables
deal with non public and final variables (not very
well, though)

Ken K

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-05-24 15:53:35 pgsql/ oc/FAQ_QNX4 rc/backend/Makefile rc/back ...
Previous Message Bruce Momjian - CVS 2001-05-24 14:36:32 pgsql/doc TODO