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 arbhohGoRM2Phzm4@nathan
Whole thread
In response to Re: small cleanup for s_lock.h  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
I've committed v5-{0001,0002} and attached a rebased version of 0003.
Besides fixing some small things discovered during LLM review, I decided to
remove the restriction that only one of TAS or S_LOCK can be defined.
Having both doesn't break anything; we just use the platform's S_LOCK in
that case.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: Import Statistics in postgres_fdw before resorting to sampling.
Next
From: "Matheus Alcantara"
Date:
Subject: Re: Several issues with postgres_fdw stats import