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

From: davec(at)postgresql(dot)org (Dave Cramer)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...
Date: 2002-07-12 13:07:48
Message-ID: 20020712130748.E9A6F475A64@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: davec(at)postgresql(dot)org 02/07/12 09:07:48

Modified files:
src/interfaces/jdbc/org/postgresql/jdbc2: DatabaseMetaData.java

Log message:
Changed getCrossReference to return information about each composite key seperately
It used to return them as a,b in one row, and now returns
a in one row, and b in one row

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-07-12 18:43:20 pgsql/ oc/src/sgml/catalogs.sgml oc/src/sgml/r ...
Previous Message Hiroshi Inoue 2002-07-12 02:02:26 pgsql/src/interfaces/odbc notice.txt psqlodbc. ...