From 519f23c2eb8051cafc7d013d326c48eea63757a4 Mon Sep 17 00:00:00 2001 From: Khanna Date: Fri, 21 Mar 2025 12:29:41 +0530 Subject: [PATCH v22 3/3] Synopsis for --all option This patch contains the synopsis for the --all option. --- doc/src/sgml/ref/pg_createsubscriber.sgml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/src/sgml/ref/pg_createsubscriber.sgml b/doc/src/sgml/ref/pg_createsubscriber.sgml index 7d105079127..d9556bf7354 100644 --- a/doc/src/sgml/ref/pg_createsubscriber.sgml +++ b/doc/src/sgml/ref/pg_createsubscriber.sgml @@ -20,6 +20,27 @@ PostgreSQL documentation + + pg_createsubscriber + option + + + + + + + + + + datadir + + + + + connstr + + + pg_createsubscriber option -- 2.41.0.windows.3