Add TODO for repmgr cluster show

This commit is contained in:
Ian Barwick
2017-07-27 18:11:13 +09:00
parent 4c2ba42000
commit 42ecf5de74

View File

@@ -86,6 +86,9 @@ do_cluster_show(void)
/*
* XXX if repmgr is ever localized into non-ASCII locales,
* use pg_wcssize() or similar to establish printed column length
*
* TODO: skip display of "Upstream" for BDR nodes as it will always
* be empty
*/
for (i = 0; i < SHOW_HEADER_COUNT; i++)