<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql94-contrib, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-05-05T09:33:57Z</updated>
<entry>
<title>- Update WWW</title>
<updated>2018-05-05T09:33:57Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2018-05-05T09:33:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cfcf9b3bff369abdef597bb520348b3c5524d871'/>
<id>urn:sha1:cfcf9b3bff369abdef597bb520348b3c5524d871</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>The PostgreSQL Global Development Group has released an update to all</title>
<updated>2017-09-05T09:27:11Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2017-09-05T09:27:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=548c838795dfe6d521e7c18e1b2b38133ebe0fa9'/>
<id>urn:sha1:548c838795dfe6d521e7c18e1b2b38133ebe0fa9</id>
<content type='text'>
supported versions of our database system, including 9.6.5, 9.5.9,
9.4.14, 9.3.19, and 9.2.23.

This release includes fixes that prevent a crash in pg_restore when
using parallel mode. It also patches over a few other bugs reported
since the last releases in August.

Additionally, in 9.4.14 only, there is a fix to an issue with walsenders
preventing primary-server shutdown unless immediate shutdown mode is used.

Users should plan to update at the next convenient downtime.

Bug Fixes and Improvements

This update also fixes a number of bugs reported in the last few weeks.
Some of these issues affect only version 9.6, but many affect all
supported versions:

* Show foreign tables in information_schema.table_privileges view.
This fix applies to new databases, see the release notes for the
procedure to apply the fix to an existing database.
* Correctly identify columns that are of a range type or domain type
over a composite type or domain type being searched for
* Prevent crash when passing fixed-length pass-by-reference data types
to parallel worker processes
* Change ecpg’s parser to allow RETURNING clauses without attached C
variables
* Change ecpg’s parser to recognize backslash continuation of C
preprocessor command lines
* Improve selection of compiler flags for PL/Perl on Windows
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Update PostgreSQL port to latest version.</title>
<updated>2015-10-08T21:25:01Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2015-10-08T21:25:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0642ae4b77cc7e0c9aa0ffaa0045771924380dc5'/>
<id>urn:sha1:0642ae4b77cc7e0c9aa0ffaa0045771924380dc5</id>
<content type='text'>
Two security issues have been fixed in this release which affect users
of specific PostgreSQL features:

CVE-2015-5289: json or jsonb input values constructed from arbitrary
user input can crash the PostgreSQL server and cause a denial of
service.

CVE-2015-5288: The crypt( function included with the optional pgCrypto
extension could be exploited to read a few additional bytes of memory.
No working exploit for this issue has been developed.

This update will also disable SSL renegotiation by default;
previously, it was enabled by default.   SSL renegotiation will be
removed entirely in PostgreSQL versions 9.5 and later.

URL:		http://www.postgresql.org/about/news/1615/
Security:	CVE-2015-5288 CVE-2015-5289
</content>
</entry>
<entry>
<title>Fix broken XML support.</title>
<updated>2015-10-06T08:47:42Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2015-10-06T08:47:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d7b994589cd798ac6b4b95e858ca3a3c67eeff6'/>
<id>urn:sha1:7d7b994589cd798ac6b4b95e858ca3a3c67eeff6</id>
<content type='text'>
PR:	ports/202649
</content>
</entry>
<entry>
<title>databases category: Remove $PTHREAD_LIBS</title>
<updated>2015-03-25T09:33:52Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2015-03-25T09:33:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8f3cf904a9acabd2f42b99039c6234450b3ad36d'/>
<id>urn:sha1:8f3cf904a9acabd2f42b99039c6234450b3ad36d</id>
<content type='text'>
Note: virtuoso did not pass check-plist from before, so it was fixed.

approved by:	PTHREAD blanket
</content>
</entry>
<entry>
<title>Update to PostgreSQL 9.4 beta3</title>
<updated>2014-10-09T15:20:52Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2014-10-09T15:20:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=13759079991ec09be412b3cb308b89b5234ffb26'/>
<id>urn:sha1:13759079991ec09be412b3cb308b89b5234ffb26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup any version changes I missed yesterday.</title>
<updated>2014-08-26T10:17:30Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2014-08-26T10:17:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e90877fa1927ab4333536198fb5477a9ff09d88d'/>
<id>urn:sha1:e90877fa1927ab4333536198fb5477a9ff09d88d</id>
<content type='text'>
Shown logs by:	antoine
</content>
</entry>
<entry>
<title>fix broken plist</title>
<updated>2014-05-20T21:58:23Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2014-05-20T21:58:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=44c5c2289a9a6333e499d23e8e4d36b2d78e726b'/>
<id>urn:sha1:44c5c2289a9a6333e499d23e8e4d36b2d78e726b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The PostgreSQL Global Development Group announced that the first beta</title>
<updated>2014-05-18T14:44:53Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2014-05-18T14:44:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=871f7f31379da1ae8158460370c610c6b52183b4'/>
<id>urn:sha1:871f7f31379da1ae8158460370c610c6b52183b4</id>
<content type='text'>
release of PostgreSQL 9.4, the latest version of the world's leading
open source database, is available today.  This beta contains previews
of all of the features which will be available in version 9.4, and is
ready for testing by the worldwide PostgreSQL community.  Please
download, test, and report what you find.

Major Features
--------------

The new major features available for testing in this beta include:

* JSONB: 9.4 includes the new JSONB "binary JSON" type. This new
  storage format for document data is higher-performance, and comes with
  indexing, functions and operators for manipulating JSON data.
* Replication: The new Data Change Streaming API allows decoding and
  transformation of the replication stream.  This lays the foundation
  for new replication tools that support high-speed and more flexible
  replication and scale-out solutions.
* Materialized Views with "Refresh Concurrently", which permit
  fast-response background summary reports for complex data.
* ALTER SYSTEM SET, which enables modifications to postgresql.conf
  from the SQL command line and from remote clients, easing
  administration tasks.
</content>
</entry>
</feed>
