From: | Marek Lewczuk <newsy(at)lewczuk(dot)com> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com> |
Cc: | pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: AbstractJdbc2Array - another patch |
Date: | 2007-12-01 19:01:35 |
Message-ID: | 4751AF8F.2030504@lewczuk.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Kris Jurka pisze:
> Applied with one last minor fix. Array elements are escaped differently
> than literals or identifiers, so I've added a new escapeArrayElement
> method instead of trying to use connection.escapeString.
Great, thanks.
> I don't have any immediate plans to work on this issue. The 8.3 release
> is coming fast and there are two more large patches that I need to have
> another look at (copy + binary transfer). Schema qualifying all types
> has been a problem since the 7.3 release and we haven't heard a whole
> lot of complaints about it, so I'm not hugely concerned. That's not to
> say I don't think we should fix it, just that it's low on my priority
> list. If you want to work on it, I'd be happy to look at whatever you
> come up with.
Ok, I will try to prepare my proposal. If there will be other things,
that I could help please write me an email.
Best wishes,
ML
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2007-12-02 06:51:05 | Re: OID Bug in AbstractJdbc2DatabaseMetaData.java |
Previous Message | Kris Jurka | 2007-12-01 12:55:33 | Re: prepared statement using postgres array |