Re: split TOAST support out of postgres.h

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: split TOAST support out of postgres.h
Дата
Msg-id 20221229171555.fpssmk24uuqtnztj@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: split TOAST support out of postgres.h  (Isaac Morland <isaac.morland@gmail.com>)
Ответы Re: split TOAST support out of postgres.h  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Список pgsql-hackers
Hi,

On 2022-12-28 09:07:12 -0500, Isaac Morland wrote:
> This is a bit of a bikeshed suggestion, but I'm wondering if you considered
> calling it toast.h? Only because the word is so distinctive within
> Postgres; everybody knows exactly to what it refers.

We have a bunch of toast*.h files already. The new header should pretty much
only contain the types, given how widely the header is going to be
included. So maybe toast_type.h?

Greetings,

Andres Freund



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

Предыдущее
От: Ankit Kumar Pandey
Дата:
Сообщение: Re: [PoC] Implementation of distinct in Window Aggregates
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Avoiding unnecessary clog lookups while freezing