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

From Tom Lane
Subject Re: remove bits* types
Date
Msg-id 2531742.1774894041@sss.pgh.pa.us
Whole thread Raw
In response to Re: remove bits* types  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: remove bits* types
List pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> It's hard to get an exact count because the names are so common, but I'm
> seeing <10 packages on codesearch.debian.net that might be affected, and
> it's quite easy to fix (s/bits/uint/g).  My experience is that we routinely
> "break" extensions like this in new major versions, too.  So, I'm not
> convinced we need to do any kind of backward-compatibility work.  In any
> case, we have a lot of time between now and GA, so if a bunch of angry
> extension authors come to my door with pitchforks, we can reconsider.

Agreed.  As incompatible changes go, this is pretty darn minor
and easy to deal with.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: remove bits* types
Next
From: Sami Imseih
Date:
Subject: Re: Add pg_stat_autovacuum_priority