On Tue, Feb 23, 2021 at 12:00 PM Amit Kapila <amit.kapil...@gmail.com> wrote: > > On Tue, Feb 23, 2021 at 9:33 AM Andres Freund <and...@anarazel.de> wrote: > > > > On 2021-02-23 09:24:18 +0530, Amit Kapila wrote: > > > Okay, so is it sufficient to add comments in code, or do we want to > > > add something in docs? I am not completely sure if we need to add in > > > docs till we have core-implementation of prepare waiting to get > > > logically replicated. > > > > There's plenty users of logical decoding that aren't going through the > > normal replication mechanism - so they can hit this. So I think it needs > > to be documented somewhere. > > > > As per discussion, the attached patch updates both docs and comments > in the code. >
I have pushed this patch. -- With Regards, Amit Kapila.