| From: | John Harvey <john(dot)harvey(at)crunchydata(dot)com> |
|---|---|
| To: | pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
| Subject: | Found an issue in pgjdbc |
| Date: | 2016-02-10 16:02:49 |
| Message-ID: | CABcP5firqoNzPN=YkcdDhn4mVSnwGvahN6wvQA61MS5H3ui60Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
Hello all,
I think I found a small issue on pgjdbc, and have a fix ready.
After RPM installation, if you do: ls -l /usr/share/java/
you'll see the following:
postgresql95-jdbc.jar
postgresql-jdbc2ee.jar -> postgresql-jdbc.jar
postgresql-jdbc2.jar -> postgresql-jdbc.jar
postgresql-jdbc3.jar -> postgresql-jdbc.jar
The links are broken, because they should point to postgresql95, not
postgresql.
I have created a fix for the issue on 9.5 and attached the patch for your
consideration.
Thank you,
-John
| Attachment | Content-Type | Size |
|---|---|---|
| pgjdbc_fix_ln_issue.patch | application/octet-stream | 4.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2016-02-10 16:04:38 | Re: Bug Tracker or Todo List? |
| Previous Message | Jeff Frost | 2016-02-10 15:50:28 | Re: Bug Tracker or Todo List? |