Created attachment 204616 [details] svn diff against r502707 Included svn diff to port against r502707 of ports HEAD. Patch for modern PostgreSQL support (up to 11.3). Patch that fixes pgadmin3 query tool window crash (wxGTK3 related).
Thanks for this update to support newer versions of PostgreSQL, very appreciated. The described fix against query tool window crashes (wxGTK3 related) seems not to work for me. In bug #236572 I reported about the problem. This seems not to be solved until now, pgAdmin3 still crashes, when I start the query tool.
I forgot to mention, this crashes of the query tool are with connections to PostgreSQL server 9.6.9.
A commit references this bug: Author: fjoe Date: Mon Dec 9 09:29:14 UTC 2019 New revision: 519598 URL: https://svnweb.freebsd.org/changeset/ports/519598 Log: - Add support for PostgreSQL 10 [1] - Add support for PostgreSQL 11 [2] - Fix query tool window crash [2] - Bump PORTREVISION PR: 236572, 238135 Submitted by: kirill@ironlogic.ru [2] Obtained from: Debian [1] Changes: head/databases/pgadmin3/Makefile head/databases/pgadmin3/files/patch-pg10 head/databases/pgadmin3/files/patch-pg11 head/databases/pgadmin3/files/patch-pgversion head/databases/pgadmin3/files/patch-wxgtk3
Fixed in pgadmin3-1.22.2_4