public inbox for [email protected]  
help / color / mirror / Atom feed
From: Heikki Linnakangas <[email protected]>
To: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: Re: pgsql: Replace BackendIds with 0-based ProcNumbers
Date: Wed, 1 Jan 2025 23:57:23 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>

On 29/12/2024 19:43, Peter Eisentraut wrote:
> On 03.03.24 18:39, Heikki Linnakangas wrote:
>> Replace BackendIds with 0-based ProcNumbers
> 
> There are a couple of declarations that are duplicated between src/ 
> include/storage/proc.h and src/include/storage/procnumber.h, such as 
> MyProcNumber, ParallelLeaderProcNumber, and 
> ProcNumberForTempRelations().  Is that intentional, or should that be 
> fixed?

It was not intentional. At quick glance, I think we should keep the 
declarations in procnumber.h and remove the duplicates from proc.h. I 
will do that next week when I'm back from vacation. Or feel free to do 
it yourself before that if you want. Thanks for noticing!

- Heikki







view thread (5+ messages)

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], [email protected]
  Subject: Re: pgsql: Replace BackendIds with 0-based ProcNumbers
  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