Re: Add pg_get_publication_ddl function - Mailing list pgsql-hackers

From Philip Alger
Subject Re: Add pg_get_publication_ddl function
Date
Msg-id CAPXBC8+XaiLvQa5jHDoHL6D8CoDdEPKNMYfizytKF-hTZJzcuQ@mail.gmail.com
Whole thread
In response to Re: Add pg_get_publication_ddl function  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Add pg_get_publication_ddl function
List pgsql-hackers
 
> >
> > 3.
> > It would be better if the the rows of "Table 9.96" were in alphabetical order.
>
> I think that this should be done in a different patch when all or a big
> part of the functions are merged.
>

FYI, I've created another thread [1] to address those things above,

======
[1] https://www.postgresql.org/message-id/CAHut+Pun9Z8qZFJTa9fLgdhM=Cip9d-cnx2YXDW6eFrSwbQj1g@mail.gmail.com


It's a good idea, but the author of this patch should either fix it or you should propose your patch after this one is committed. Otherwise, you're going to make the author create another version based on a fix you already suggested for the current patch.

--
Best, 
Phil Alger

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Add pg_get_publication_ddl function
Next
From: torikoshia
Date:
Subject: Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?