fixed language on the developer/beta page
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 17 May 2014 04:12:57 +0000 (00:12 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 17 May 2014 04:12:57 +0000 (00:12 -0400)
templates/pages/developer/beta.html

index 43d7e7eba53d65ae9c520fd4c9b6362da804b915..5a112aee83af0cfa7d549ab299485a692926868d 100644 (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>