Bug 238135 - databases/pgadmin3 PostgreSQL support up to 11.3 and wxGTK3 fix
Summary: databases/pgadmin3 PostgreSQL support up to 11.3 and wxGTK3 fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Max Khon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-26 10:43 UTC by kirill
Modified: 2020-07-22 10:19 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (fjoe)


Attachments
svn diff against r502707 (11.44 KB, patch)
2019-05-26 10:43 UTC, kirill
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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