Re: get rid of Pointer type, mostly

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: get rid of Pointer type, mostly
Дата
Msg-id 9d4fb5e5-b1c5-4e56-865d-93ba6a390022@eisentraut.org
обсуждение исходный текст
Ответ на Re: get rid of Pointer type, mostly  (David Geier <geidav.pg@gmail.com>)
Ответы Re: get rid of Pointer type, mostly
Список pgsql-hackers
On 08.12.25 12:27, David Geier wrote:
> On 08.12.2025 12:14, Peter Eisentraut wrote:
>> I was planning to proceed with Dagfinn's patch set.  Here is what is
>> currently remaining of the patch series.  I haven't fully processed
>> everyone's comments in this thread, so they might not be reflected in
>> these patches.
> Dagfinn's patch set turns Pointer into void *. I thought we had agreed
> to use something like GinExtraPointer in the GIN code (see my patch set).
> 
> Either way is fine by me. It just seemed like the majority of commenters
> where in favor of keeping some type in the GIN code for readability.

After further consideration, I think it is best to leave this alone as 
is.  One particular problem is that Pointer is part of the documented 
API of GIN, and if we either remove it or rename it, then this would 
create a bunch of work for extensions to keep their code compiling 
across major versions.




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