From ad5836167cb604246d4de23ed7dc3c7fcde9bce7 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 12 Jun 2015 15:46:07 +0900 Subject: [PATCH] Add documentation for bdr_get_local_nodeid() --- doc/manual-functions.sgml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/manual-functions.sgml b/doc/manual-functions.sgml index d5533e25e9..a64ad2911d 100644 --- a/doc/manual-functions.sgml +++ b/doc/manual-functions.sgml @@ -587,6 +587,17 @@ Look up the local node in bdr.bdr_nodes and return the node name - or null if the node is not a &bdr;/&udr; peer + + &bdr;/&udr; + + + bdr.bdr_get_local_nodeid + + bdr.bdr_get_local_nodeid() + + record + Returns a tuple containing the local node's sysid, timeline, and dboid. + &bdr;/&udr; -- 2.39.5