diff --git a/doc/src/sgml/release-9.1.sgml b/doc/src/sgml/release-9.1.sgml index 87b45674e3..e0da29f644 100644 --- a/doc/src/sgml/release-9.1.sgml +++ b/doc/src/sgml/release-9.1.sgml @@ -619,11 +619,12 @@ - Increase the maximum values for deadlock_timeout, - max_standby_archive_delay, - max_standby_streaming_delay, - log_min_duration_statement, and - log_autovacuum_min_duration. + Increase the maximum values for + deadlock_timeout, + max_standby_archive_delay, + max_standby_streaming_delay, + log_min_duration_statement, and + log_autovacuum_min_duration. @@ -1074,9 +1075,9 @@ - ALTER TABLE INHERIT now takes a stronger lock on the - parent table, so that both children do not try to update it - simultaneously. + ALTER TABLE + now takes a stronger lock on the parent table, so that both children do + not try to update it simultaneously.