CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/12/18 11:18:27
Modified files:
databases/postgresql: Makefile distinfo
databases/postgresql/patches:
patch-src_interfaces_ecpg_compatlib_Makefile
patch-src_interfaces_ecpg_ecpglib_Makefile
patch-src_interfaces_ecpg_pgtypeslib_Makefile
patch-src_interfaces_libpq_Makefile
databases/postgresql/pkg: PLIST-contrib PLIST-docs PLIST-main
PLIST-server README-server
Added files:
databases/postgresql/pkg: DESCR-pg_upgrade PLIST-pg_upgrade
Log message:
Update to PostgreSQL 9.6.1
This moves pg_upgrade to a subpackage, and has that
subpackage depend on postgresql-previous.
pthread is removed from WANTLIB, as it is no longer
needed for suppoting threaded extensions.
This adds support for PostgreSQL 9.6's new BSD
authentication.
OK pea@ landry@