+ -
当前位置:首页 → 问答吧 → PostgreSQL 9.1alpha1 Now Available

PostgreSQL 9.1alpha1 Now Available

时间:2010-09-08

来源:互联网

动作还真快啊,呵呵9.0还没final,9.1就alpha了。
看来9.0马上就要final了。

http://www.postgresql.org/about/news.1233

Note that the final release of PostgreSQL 9.1 is not to be expected before mid-2011. Please also direct your attention to the imminent release of PostgreSQL 9.0, which is currently in the release candidate stage.

Features added in 9.1alpha1 include:

* Recognize functional dependency on primary keys, to allow omitting non-primary key columns from the GROUP BY clause in certain situations.

* Reduce lock levels of CREATE TRIGGER and some ALTER TABLE, CREATE RULE actions.

* Change the default value of standard_conforming_strings to on. This is a significant incompatibility with previous releases, because it may break unwary applications in security-critical ways.

* Add vacuum and analyze counters to pg_stat_*_tables views.

* Several new XML-related functions: xmlexists, xpath_exists, xml_is_well_formed

* More compact representation of the numeric type.

* Extend psql's \e and \ef commands so that a line number can be specified, and the editor's cursor will be initially placed on that line.

More detail is available in the release notes:
http://developer.postgresql.org/pgdocs/postgres/release-9-1-alpha.html

These new features mean that we need you to participate in testing them. If you are able to help with organized alpha testing, please see the Alpha/Beta testing page: http://wiki.postgresql.org/wiki/HowToBetaTest

Alpha releases are not stable and should never be used in production; they are for testing new features only. There is no guarantee that any features or APIs present in the alphas will be present, or the same, in the final release.

Alpha release information page: http://www.postgresql.org/developer/alpha

Download the alpha release here: http://www.postgresql.org/ftp/source/v9.1alpha1/

Alpha releases are primarily made in source code form only. Binary packages for some operating systems will be prepared in the coming days. PostgreSQL Early Experience One-Click Installers are available here: http://www.enterprisedb.com/products/pgdevdownload.do

作者: ahui886   发布时间: 2010-09-08

好像不是alpha1,而是PostgreSQL 9.0 Release Candidate 1 now available!

作者: renxiao2003   发布时间: 2010-09-08

回复 renxiao2003


    去这里看看吧:http://www.postgresql.org/about/news.1233
还真的是9.1 alpha1

作者: ahui886   发布时间: 2010-09-08

嗯。从主页看就是我那个信息,进去了就是http://www.postgresql.org/about/news.1230
你的比我这个大了3.

作者: renxiao2003   发布时间: 2010-09-08

相关阅读 更多

热门下载

更多