Bug 238135

Summary: databases/pgadmin3 PostgreSQL support up to 11.3 and wxGTK3 fix
Product: Ports & Packages Reporter: kirill
Component: Individual Port(s)Assignee: Max Khon <fjoe>
Status: Closed FIXED    
Severity: Affects Some People CC: rhurlin
Priority: --- Flags: bugzilla: maintainer-feedback? (fjoe)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff against r502707 none

Description kirill 2019-05-26 10:43:57 UTC
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).
Comment 1 Rainer Hurling freebsd_committer freebsd_triage 2019-05-27 06:10:49 UTC
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.
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2019-05-27 06:28:43 UTC
I forgot to mention, this crashes of the query tool are with connections to PostgreSQL server 9.6.9.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-12-09 09:30:05 UTC
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
Comment 4 Max Khon freebsd_committer freebsd_triage 2019-12-09 09:30:27 UTC
Fixed in pgadmin3-1.22.2_4