Re: small cleanup for s_lock.h - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: small cleanup for s_lock.h
Date
Msg-id afz-Da9NjHy-ubES@nathan
Whole thread
In response to Re: small cleanup for s_lock.h  (Kirill Reshke <reshkekirill@gmail.com>)
List pgsql-hackers
On Tue, May 05, 2026 at 03:20:46AM +0500, Kirill Reshke wrote:
> This indeed looks like a dead code. I also noticed `tas.s` is present
> in meson.build, gitignore and src/backend/Makefile
> should we remove that too?

I forgot to remove these in v3.  Here's a new patch set with that taken
care of.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Fix typo 586/686 in atomics/arch-x86.h
Next
From: Zsolt Parragi
Date:
Subject: Re: [PATCH] Preserve replication origin OIDs in pg_upgrade