Re: Enumize logical replication message actions
Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>
From: Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
Alvaro Herrera <alvherre@alvh.no-ip.org>, Andres Freund <andres@anarazel.de>,
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-11-02T08:53:57Z
Lists: pgsql-hackers
Thanks Amit. On Mon, 2 Nov 2020 at 14:15, Amit Kapila <amit.kapila16@gmail.com> wrote: > On Fri, Oct 30, 2020 at 5:52 PM Ashutosh Bapat > <ashutosh.bapat@2ndquadrant.com> wrote: > > > > On Fri, 30 Oct 2020 at 17:37, Amit Kapila <amit.kapila16@gmail.com> > wrote: > >> > >> > >> > >> Other than that the patch looks good to me. > >> > > > > Patch with updated commit message and also the list of reviewers > > > > Thanks, pushed! > > -- > With Regards, > Amit Kapila. > -- Best Wishes, Ashutosh
Commits
-
Use Enums for logical replication message types at more places.
- f3a8f73ec274 14.0 landed
-
Use Enum for top level logical replication message types.
- 644f0d7cc9c2 14.0 landed