| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Ed Yu" <ekyu(at)sc(dot)rr(dot)com> |
| Cc: | "Barry Lind" <barry(at)xythos(dot)com>, "pgsql-jdbc" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: JDBC patch for DatabaseMetaData |
| Date: | 2002-01-12 04:40:47 |
| Message-ID: | 4774.1010810447@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
"Ed Yu" <ekyu(at)sc(dot)rr(dot)com> writes:
> So any input is appreciated!
Well, FWIW, I think:
* It's too late for either feature additions or noncritical bug fixes
in the 7.2 cycle.
* ANSI-compatible schema support in the backend is a very high priority
for 7.3.
So my advice is that the JDBC code should stand pat on this point for
now. If you want to start thinking about how to do schema support
properly, on the assumption that the backend will have schema ability
in 7.3, then by all means start working on that.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Lundin | 2002-01-12 10:37:36 | Re: Does pg_dumpall do BLOBs too? |
| Previous Message | Ed Yu | 2002-01-12 03:53:42 | Re: JDBC patch for DatabaseMetaData |