public inbox for [email protected]  
help / color / mirror / Atom feed
From: Peter Smith <[email protected]>
To: Jonathan Gonzalez V. <[email protected]>
Cc: [email protected]
Subject: Re: Add pg_get_publication_ddl function
Date: Thu, 21 May 2026 08:27:15 +1000
Message-ID: <CAHut+PsRBuMRUmfTXJwVX1CU0-vXcnTL5aMfCaBTir9zVSSFOQ@mail.gmail.com> (raw)
In-Reply-To: <CAHut+Pvyd3vN_LV8ppyX6Vu7pKdBhC5M3_zHN7gdJCvz1=kKHQ@mail.gmail.com>
References: <[email protected]>
	<[email protected]>
	<CAHut+Pvyd3vN_LV8ppyX6Vu7pKdBhC5M3_zHN7gdJCvz1=kKHQ@mail.gmail.com>

On Wed, May 20, 2026 at 7:39 PM Peter Smith <[email protected]> wrote:
...
>
> 18.
> + CREATE PUBLICATION testpub_ddl_1
>                                                        +
> +     WITH (publish='insert, update, delete, truncate',
> publish_generated_columns='none', publish_via_partition_root='false');
>
> ~
>
> This "pretty" output appears to have "+" garbage in it. What's that
> about -- it looks like some sort of line continuation character? Can
> it be removed?
>

Later, I learned that this is a character added by psql to indicate
rows that span multiple lines. So, please ignore this comment.

======
Kind Regards,
Peter Smith.
Fujitsu Australia






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Add pg_get_publication_ddl function
  In-Reply-To: <CAHut+PsRBuMRUmfTXJwVX1CU0-vXcnTL5aMfCaBTir9zVSSFOQ@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox