Summary: | Add support for pqxx 4.0.1 library | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Maximiliano Curia <maxy> |
Component: | Migration/Import/Export | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | rdieter |
Priority: | NOR | ||
Version: | 2.7.5 | ||
Target Milestone: | 2.8 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/3b307e34fe620d80ba66c29df7a257c45c842bbb | Version Fixed In: | 2.8.0 |
Sentry Crash Report: | |||
Attachments: | Patch to remove the MAX_VERSION checks |
Description
Maximiliano Curia
2013-12-03 12:59:01 UTC
Created attachment 83896 [details]
Patch to remove the MAX_VERSION checks
Trivial patch that reverts the PQXX_MAX_VERSION checks.
Git commit 9cb0f5f3c0b918c114b54a0cc8f30bf1f6c3240d by Jaroslaw Staniek. Committed on 07/12/2013 at 11:40. Pushed by staniek into branch 'master'. Kexi postgresql driver: enable use of pqxx 4.x M +1 -1 kexi/CMakeLists.txt http://commits.kde.org/calligra/9cb0f5f3c0b918c114b54a0cc8f30bf1f6c3240d Git commit 3b307e34fe620d80ba66c29df7a257c45c842bbb by Jaroslaw Staniek. Committed on 07/12/2013 at 11:40. Pushed by staniek into branch 'calligra/2.8'. Kexi postgresql driver: enable use of pqxx 4.x M +1 -1 kexi/CMakeLists.txt http://commits.kde.org/calligra/3b307e34fe620d80ba66c29df7a257c45c842bbb |