mirror of
https://github.com/postgres/postgres.git
synced 2026-03-29 13:53:46 -04:00
Fix typo in 9.5 release nodes
Noted by 星合 拓馬 (HOSHIAI Takuma)
This commit is contained in:
parent
cae2bb1986
commit
d7ef3572a8
1 changed files with 1 additions and 1 deletions
|
|
@ -2271,7 +2271,7 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
|
|||
-->
|
||||
<para>
|
||||
Add per-table autovacuum logging control via new
|
||||
<varname>log_min_autovacuum_duration</> storage parameter
|
||||
<varname>log_autovacuum_min_duration</> storage parameter
|
||||
(Michael Paquier)
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue