fixed language on the developer/beta page

This commit is contained in:
Jonathan S. Katz
2014-05-17 00:12:57 -04:00
parent 1432dd7d28
commit 0241c93165

View File

@ -5,7 +5,7 @@
<p>PostgreSQL beta and release candidate releases are pre-release testing versions, not meant for production use. They are feature-frozen, and we release these to the public for testing before our final release.</p>
<p>The PostgreSQL Global Development Group strongly advises against using beta versions of PostgreSQL in production installations or active development projects. While the PostgreSQL code is continuously subject to a number of automated and manual tests, beta releases might have serious bugs. Features are subject to incompatible or removal at any time during the development of the betas.</p>
<p>The PostgreSQL Global Development Group strongly advises against using beta versions of PostgreSQL in production installations or active development projects. While the PostgreSQL code is continuously subject to a number of automated and manual tests, beta releases might have serious bugs. Features are subject to both changes that are backwards compatible and possible removal at any time during the development of the betas.</p>
<p>However, betas and release candidates are meant for everyone who uses PostgreSQL to test before the full release. The process of testing these betas will help the community to identify and fix bugs prior to release.</p>