pgsql: Fix documented return type of pg_logical_emit_message() in func.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix documented return type of pg_logical_emit_message() in func.
Date: 2016-04-11 12:29:17
Message-ID: E1apaxx-00005D-Ug@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix documented return type of pg_logical_emit_message() in func.sgml.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cfe96ae24c97ff376157c48ccd5ca6d3938632be

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

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2016-04-11 13:20:45 Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature
Previous Message Andres Freund 2016-04-11 11:31:38 Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche.