Added "even Twitter".
authorJosh Berkus <josh@pgexperts.com>
Tue, 30 Aug 2011 21:36:16 +0000 (14:36 -0700)
committerJosh Berkus <josh@pgexperts.com>
Tue, 30 Aug 2011 21:36:16 +0000 (14:36 -0700)
releases/9.1/en/presskit91.html
releases/9.1/translate/presskit91.html

index b37316daab76b65b8bcfbb0365e233aed9971de7..b0550ca15e6110a43c5995f5a1144f0ff2bc0b42 100644 (file)
@@ -85,7 +85,7 @@ Our community is innovating, delivering cutting-edge features which are new to t
 <p>
 PostgreSQL's extensibility enables users to add new functionality to a running production database, and use them for tasks no other database system can perform. Version 9.1 adds critical new extensibility features, including: 
 </p><dl>
-<dt><b>Foreign Data Wrappers (FDW):</b></dt><dd> As part of our standards-compliant SQL/MED support for querying data outside the PostgreSQL database, FDWs allow users to create "drivers" and attach external data sources, which can be used as read-only tables.  FDWs make PostgreSQL a powerful tool for enterprise data integration, and they make migration easier.  FDWs initially available from the community include comma-separated-value (CSV) files, Oracle, MySQL, CouchDB, and Twitter sources.  And many more are expected in the near future.</dd>
+<dt><b>Foreign Data Wrappers (FDW):</b></dt><dd> As part of our standards-compliant SQL/MED support for querying data outside the PostgreSQL database, FDWs allow users to create "drivers" and attach external data sources, which can be used as read-only tables.  FDWs make PostgreSQL a powerful tool for enterprise data integration, and they make migration easier.  FDWs initially available from the community include comma-separated-value (CSV) files, Oracle, MySQL, CouchDB, and even Twitter sources.  And many more are expected in the near future.</dd>
 <dt><b>Extensions:</b></dt><dd> While PostgreSQL has always been extensible, now users can easily create, load, upgrade, and manage any of dozens of database extensions using the EXTENSION database object.  The new site PGXN.org offers a repository for contributing and downloading extensions.</dd>
 </dl>
 <p>
index 9410de7c90af37e26b4032d7c5be6ca3af46a01d..1ff8e4c4b224e8beba31236564be9814c9e56991 100644 (file)
@@ -85,7 +85,7 @@ Our community is innovating, delivering cutting-edge features which are new to t
 <p>
 PostgreSQL's extensibility enables users to add new functionality to a running production database, and use them for tasks no other database system can perform. Version 9.1 adds critical new extensibility features, including: 
 </p><dl>
-<dt><b>Foreign Data Wrappers (FDW):</b></dt><dd> As part of our standards-compliant SQL/MED support for querying data outside the PostgreSQL database, FDWs allow users to create "drivers" and attach external data sources, which can be used as read-only tables.  FDWs make PostgreSQL a powerful tool for enterprise data integration, and they make migration easier.  FDWs initially available from the community include comma-separated-value (CSV) files, Oracle, MySQL, CouchDB, and Twitter sources.  And many more are expected in the near future.</dd>
+<dt><b>Foreign Data Wrappers (FDW):</b></dt><dd> As part of our standards-compliant SQL/MED support for querying data outside the PostgreSQL database, FDWs allow users to create "drivers" and attach external data sources, which can be used as read-only tables.  FDWs make PostgreSQL a powerful tool for enterprise data integration, and they make migration easier.  FDWs initially available from the community include comma-separated-value (CSV) files, Oracle, MySQL, CouchDB, and even Twitter sources.  And many more are expected in the near future.</dd>
 <dt><b>Extensions:</b></dt><dd> While PostgreSQL has always been extensible, now users can easily create, load, upgrade, and manage any of dozens of database extensions using the EXTENSION database object.  The new site PGXN.org offers a repository for contributing and downloading extensions.</dd>
 </dl>
 <p>