Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346099 - x11-libs/qt-sql-4.7.1: add support for PostgresSQL 9.0
Summary: x11-libs/qt-sql-4.7.1: add support for PostgresSQL 9.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Qt Bug Alias
URL: http://bugreports.qt.nokia.com/browse...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-19 18:11 UTC by Amadeusz Żołnowski (RETIRED)
Modified: 2010-12-05 19:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
files/4.7.1-pg9.patch (4.7.1-pg9.patch,2.09 KB, patch)
2010-11-19 18:13 UTC, Amadeusz Żołnowski (RETIRED)
Details | Diff
qt-sql-4.7.1-pg9.patch (qt-sql-4.7.1-pg9.patch,1011 bytes, patch)
2010-11-19 18:15 UTC, Amadeusz Żołnowski (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Żołnowski (RETIRED) gentoo-dev 2010-11-19 18:11:14 UTC
Postgres 9.0 is already in Portage, but unfortunately we cannot make use of it in Qt yet.  Patch is taken from Qt Bug Tracker and customized for version 4.7.1 of x11-libs/qt-sql.  Just simple test listing tables of specified database was performed by me and it works.  See details under provided URL, please.



Reproducible: Always
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2010-11-19 18:13:19 UTC
Created attachment 254853 [details, diff]
files/4.7.1-pg9.patch

Taken from Qt Bug Tracker, merged and customized for 4.7.1.
Comment 2 Amadeusz Żołnowski (RETIRED) gentoo-dev 2010-11-19 18:15:52 UTC
Created attachment 254855 [details, diff]
qt-sql-4.7.1-pg9.patch

Adds patch #254853 to ebuild.  By the way repoman's warning about not quoting vars is fixed.
Comment 3 Alex Alexander (RETIRED) gentoo-dev 2010-12-05 19:37:07 UTC
I was waiting for upstream to respond the bug, but it's taking too long, so I went ahead and applied this one.

Thanks for reporting :)

+  05 Dec 2010; Alex Alexander <wired@gentoo.org> +qt-sql-4.7.1-r1.ebuild,
+  +files/qt-sql-4.7.1_postgres_9.patch:
+  added patch for postgres 9, bug #346099