Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Дата
Msg-id aYuy4JV86GvWzCS5@paquier.xyz
обсуждение исходный текст
Ответ на Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, Feb 10, 2026 at 10:29:05AM -0500, Tom Lane wrote:
> -typedef struct varlena
> +typedef struct
>
> It still compiles, proving that you found all the usages.
> (I am *not* suggesting that you do that in the committed patch;
> it'd break extensions to little purpose.)

I didn't consider doing that to cross-check the change.  That's a good
one.

Applied that now, thanks all for the reviews.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления: