mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
fixed language on the developer/beta page
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user