public inbox for [email protected]  
help / color / mirror / Atom feed
From: Heikki Linnakangas <[email protected]>
To: [email protected]
Subject: pgsql: Use ProcNumber rather than pid in ReplicationSlot
Date: Tue, 10 Feb 2026 14:32:37 +0000
Message-ID: <[email protected]> (raw)

Use ProcNumber rather than pid in ReplicationSlot

This helps the next commit.

Reviewed-by: Chao Li <[email protected]>
Discussion: https://www.postgresql.org/message-id/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ddc3250208bd5980a25b0421d607bae202fef06c

Modified Files
--------------
src/backend/replication/logical/slotsync.c |  2 +-
src/backend/replication/slot.c             | 63 +++++++++++++++++-------------
src/backend/replication/slotfuncs.c        | 13 +++---
src/include/replication/slot.h             |  7 +++-
4 files changed, 49 insertions(+), 36 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Use ProcNumber rather than pid in ReplicationSlot
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox