</p><p>
<b>CUBE, ROLLUP and GROUPING SETS</b>: These new standard SQL clauses let users produce reports with multiple levels of summarization in one query instead of requiring several. CUBE will also enable tightly integrating PostgreSQL with more Online Analytic Processing (OLAP) reporting tools such as Tableau.
</p><p>
-<b>Foreign Data Wrappers (FDWs)</b>: These already allow using PostgreSQL as a query engine for other Big Data systems such as Hadoop and Cassandra. Version 9.5 adds IMPORT FOREIGN SCHEMA and JOIN pushdown make query connections to external databases both easier to set up and more efficient.
+<b>Foreign Data Wrappers (FDWs)</b>: These already allow using PostgreSQL as a query engine for other Big Data systems such as Hadoop and Cassandra. Version 9.5 adds IMPORT FOREIGN SCHEMA and JOIN pushdown making query connections to external databases both easier to set up and more efficient.
</p><p>
<b>TABLESAMPLE</b>: This SQL clause allows grabbing a quick statistical sample of huge tables, without the need for expensive sorting.
</p><p>
<p>For contacts in other regions, see <a href="/about/press/contact">our international contact list.</a></p>
-<a name="graphics">Images and Logos</a>
+<a name="graphics"><h2>Images and Logos</h2></a>
-<img src="http://www.postgresql.org/media/img/about/press/elephant2.png" >
+<img src="http://www.postgresql.org/media/img/about/press/elephant64.png" >
<ul>
<li><a href="http://www.postgresql.org/media/img/about/press/elephant.png">PostgreSQL Elephant Logo, PNG format</a></li>
* Downloads: http://www.postgresql.org/downloads
* Press Kit: http://www.postgresql.org/about/press/presskit95
-* Release Notes: http://www.postgresql.org/documentation/current/static/release-9-5.html
+* Release Notes: http://www.postgresql.org/docs/current/static/release-9-5.html
* What's New in 9.5: https://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.5
Contact