From 7f609a10adb5419c68fc683594fcd14f1e7322fb Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Mon, 27 Oct 2014 08:53:16 -0400 Subject: [PATCH] Add missing equals signs to pg_recvlogical documentation. Michael Paquier --- doc/src/sgml/ref/pg_recvlogical.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/ref/pg_recvlogical.sgml b/doc/src/sgml/ref/pg_recvlogical.sgml index 0343a13437..e8a60a9c26 100644 --- a/doc/src/sgml/ref/pg_recvlogical.sgml +++ b/doc/src/sgml/ref/pg_recvlogical.sgml @@ -230,7 +230,7 @@ PostgreSQL documentation - + The database to connect to. See the description of the actions for @@ -243,7 +243,7 @@ PostgreSQL documentation - + Specifies the host name of the machine on which the server is @@ -257,7 +257,7 @@ PostgreSQL documentation - + Specifies the TCP port or local Unix domain socket file @@ -270,7 +270,7 @@ PostgreSQL documentation - + Username to connect as. Defaults to current operating system user -- 2.40.0