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-plpython.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 databases/postgresql10-server/files/pkg-message-plpython.in (limited to 'databases/postgresql10-server/files/pkg-message-plpython.in') diff --git a/databases/postgresql10-server/files/pkg-message-plpython.in b/databases/postgresql10-server/files/pkg-message-plpython.in new file mode 100644 index 000000000000..c413582b6295 --- /dev/null +++ b/databases/postgresql10-server/files/pkg-message-plpython.in @@ -0,0 +1,3 @@ +PL/Python has been installed. Check the createlang(l) manpage for more +info. You can install PL/Python by using "createlang plpythonu" (it +exists as an untrusted language only). -- cgit v1.2.3