| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | Rich Shepard <rshepard(at)appl-ecosys(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Database issues when adding GUI |
| Date: | 2021-06-07 23:19:14 |
| Message-ID: | CAKFQuwbttP-gOhBbA3pamYgtNxxwEz8qPPEHZrQqw5hOuv6fDQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Monday, June 7, 2021, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> wrote:
> I'm guessing qt5-5.12.8 is not recent enough to deal with the changes in
> Postgres 11+. You might want to ask this on the Qt list(s). I have tried to
> determine this, but the Qt repo structure is lets say interesting and I
> can't find any relevant information.
https://code.qt.io/cgit/qt/qtbase.git/log/src/plugins/sqldrivers/psql/qsql_psql.cpp
The version 12 compatibility commit was done in 5.15 only (5.12 works up to
v11).
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2021-06-07 23:32:47 | Re: Database issues when adding GUI |
| Previous Message | Adrian Klaver | 2021-06-07 23:09:09 | Re: Database issues when adding GUI |