Re: Enumize logical replication message actions - Mailing list pgsql-hackers

From Peter Smith
Subject Re: Enumize logical replication message actions
Date
Msg-id CAHut+PsTG=Vrv8hgrvOnAvCNR21jhqMdPk2n0a1uJPoW0p+UfQ@mail.gmail.com
Whole thread Raw
In response to Re: Enumize logical replication message actions  (Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>)
Responses Re: Enumize logical replication message actions  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Hi Hackers.

Last month there was a commit [1] for replacing logical replication
message type characters with enums of equivalent values.

I was revisiting this code recently and I think due to oversight that
initial patch was incomplete. IIUC there are several more enum
substitutions which should have been made.

PSA my patch which adds those missing substitutions.

---

[1] https://github.com/postgres/postgres/commit/644f0d7cc9c2cb270746f2024c706554e0fbec82

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Luc Vlaming
Date:
Subject: Re: Multi Inserts in CREATE TABLE AS - revived patch
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] remove pg_standby