CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/10/25 01:32:44
Modified files:
databases/pgadmin3: Makefile
Added files:
databases/pgadmin3/patches: patch-pgadmin_include_pgAdmin3_h
patch-pgadmin_schema_pgServer_cpp
Log message:
Add support for postgresql >= 10.
pgadmin3 is unsupported upstream and doesn't officially support
postgresql above 9.5, but pgadmin4 is a whole different monster, so keep
this one on life support. Tested against 10.5.
(note that there's a 1.22.2 release upstream)
Patch taken from https://bugs.debian.org/878295
ok sthen@ pea@ (MAINTAINER), also tested by Stefan Wollny