diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 3e48a49db35..6bbfe4379f5 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -87,7 +87,7 @@ Object owners can allow grantees to grant the privilege to others (grant option) -Fix rare possibility of recovery failure after a system crash (Tom) +Prevent rare possibility of server startup failure (Tom) Fix bugs in interval-to-time conversion (Tom) Add constraint names in a few places in pg_dump (Rod) Improve performance of functions with many parameters (Tom)