From 394e05996fbb0621cf51c9d99891ca99b0eb2ff2 Mon Sep 17 00:00:00 2001 From: Fujii Masao Date: Tue, 24 Jun 2014 03:25:01 +0900 Subject: [PATCH] Add missing closing parenthesis into max_replication_slots doc. --- doc/src/sgml/config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 8f0ca4c1eb..09e6dfc43b 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2489,7 +2489,7 @@ include 'filename' Specifies the maximum number of replication slots - (see that the server + (see ) that the server can support. The default is zero. This parameter can only be set at server start. wal_level must be set -- 2.39.5