From 0fffd0a8078c91b448e48d7e3354156c8f37553a Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Thu, 10 Aug 2017 14:23:31 +0000 Subject: Add PostgreSQL-10 to the ports tree The PostgreSQL Global Development Group announces today that the third beta release of PostgreSQL 10 is available for download. This release contains previews of all of the features which will be available in the final release of version 10, including fixes to many of the issues found in the second beta. Users are encouraged to begin testing their applications against 10 beta3. URL: https://www.postgresql.org/about/news/1771/ --- databases/postgresql10-server/files/pkg-message-contrib.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 databases/postgresql10-server/files/pkg-message-contrib.in (limited to 'databases/postgresql10-server/files/pkg-message-contrib.in') diff --git a/databases/postgresql10-server/files/pkg-message-contrib.in b/databases/postgresql10-server/files/pkg-message-contrib.in new file mode 100644 index 000000000000..2b29ffd33041 --- /dev/null +++ b/databases/postgresql10-server/files/pkg-message-contrib.in @@ -0,0 +1,3 @@ +The PostgreSQL contrib utilities have been installed. Please see +%%PREFIX%%/share/doc/postgresql/contrib/README +for more information. -- cgit v1.2.3