From e9cdf1c8707cf6935af1a4ea39b1e83d94a67593 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 20 Jul 2017 23:57:28 +0900 Subject: [PATCH] Add note --- dbutils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dbutils.c b/dbutils.c index ce1c1192..5b3a3dc3 100644 --- a/dbutils.c +++ b/dbutils.c @@ -2920,6 +2920,7 @@ get_last_wal_receive_location(PGconn *conn) /* BDR functions */ /* ============= */ +/* possibly use bdr.bdr_is_active_in_db() ? */ bool is_bdr_db(PGconn *conn) {