Re: Adding a LogicalRepWorker type field - Mailing list pgsql-hackers

From Peter Smith
Subject Re: Adding a LogicalRepWorker type field
Date
Msg-id CAHut+PtTw17KsNU5TziWa1p1ZCg6vjkcE9u1u5KySH9=ubY5dg@mail.gmail.com
Whole thread Raw
In response to Re: Adding a LogicalRepWorker type field  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Adding a LogicalRepWorker type field
List pgsql-hackers
The main patch for adding the worker type enum has been pushed [1].

Here is the remaining (rebased) patch for changing some previous
cascading if/else to switch on the LogicalRepWorkerType enum instead.

PSA v8.

------
[1] https://github.com/postgres/postgres/commit/2a8b40e3681921943a2989fd4ec6cdbf8766566c

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Support to define custom wait events for extensions
Next
From: Ashutosh Bapat
Date:
Subject: Re: Report planning memory in EXPLAIN ANALYZE