Bug 1459499
| Summary: | jdbc driver attempts to get type information on dropped columns | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eli Mesika <emesika> | ||||
| Component: | postgresql-jdbc | Assignee: | Pavel Raiskup <praiskup> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 27 | CC: | emesika, hhorak, jmlich83, mperina, pkajaba, praiskup | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-08-24 07:03:30 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1459502 | ||||||
| Attachments: |
|
||||||
|
Description
Eli Mesika
2017-06-07 10:01:56 UTC
Eli, thanks for the report. Upstream maintainer (Dave Cramer) proposed fix for issue 838, can you confirm (in upstream tracker especially) it fixes your issue? Thanks! (In reply to Pavel Raiskup from comment #1) > Eli, thanks for the report. Upstream maintainer (Dave Cramer) proposed fix > for issue 838, can you confirm (in upstream tracker especially) it fixes your > issue? Thanks! I test the fix and it resolved the issue , I also wrote this as a comment in the original issue (https://github.com/pgjdbc/pgjdbc/issues/838) According to my testings this issue is already solved in 42.1.2 and tested also in 42.1.3 , so , the status of this BZ should reflect the fact that it was already resolved ... This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle. Changing version to '27'. Sorry for the delay, I've built the new postgresql-jdbc version 42.1.4-1 into Rawhide. (In reply to Pavel Raiskup from comment #5) > Sorry for the delay, I've built the new postgresql-jdbc version 42.1.4-1 > into Rawhide. Any chance it will be available in F25 or F26? Well, I would rather avoid rebasing the package in stable Fedora. Would you be OK to have a look at back-patching the stable releases + f27? |