Re: small cleanup for s_lock.h
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2026-05-07T21:03:09Z
Lists: pgsql-hackers
Attachments
- v4-0001-Remove-fallback-declaration-for-tas.patch (text/plain)
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