Re: remove bits* types - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: remove bits* types
Date
Msg-id 202603182215.rvi6x75ekyba@alvherre.pgsql
Whole thread Raw
In response to remove bits* types  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: remove bits* types
List pgsql-hackers
On 2026-Mar-18, Nathan Bossart wrote:

> Well, in the process of seeing how bad the patch would look, I ended up
> writing it.  I used sed for most of this, and I tried to make all necessary
> manual adjustments, but I may have missed a couple.

Shrug.  As I said in the other thread, it seems mildly useful to
distinguish the cases where stuff is there solely to be treated as a
mask of independent bits instead of something you do arithmetic with.
But if nobody else likes this, I won't stand in your way.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"No tengo por qué estar de acuerdo con lo que pienso"
                             (Carlos Caszeli)



pgsql-hackers by date:

Previous
From: Aditya Gollamudi
Date:
Subject: Re: [PATCH] no table rewrite when set column type to constrained domain
Next
From: Robert Haas
Date:
Subject: Re: pg_plan_advice