pgsql: Add missing equals signs to pg_recvlogical documentation.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing equals signs to pg_recvlogical documentation.
Date: 2014-10-27 15:12:14
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing equals signs to pg_recvlogical documentation.

Michael Paquier

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/89fbe97fcad3cfbc5d09d2a9f66aaf31e3164b94

Modified Files
--------------
doc/src/sgml/ref/pg_recvlogical.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2014-10-28 00:00:39 pgsql: MinGW: Include .dll extension in .def file LIBRARY commands.
Previous Message Michael Paquier 2014-10-27 10:24:01 Re: pgsql: Fix two bugs in tsquery @> operator.