1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

Fix typo in 9.5 release nodes

Noted by 星合 拓馬 (HOSHIAI Takuma)
This commit is contained in:
Alvaro Herrera
2016-05-26 11:58:22 -04:00
parent 64b296976b
commit aa86edb38d

View File

@ -2271,7 +2271,7 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
--> -->
<para> <para>
Add per-table autovacuum logging control via new Add per-table autovacuum logging control via new
<varname>log_min_autovacuum_duration</> storage parameter <varname>log_autovacuum_min_duration</> storage parameter
(Michael Paquier) (Michael Paquier)
</para> </para>
</listitem> </listitem>