Re: Remove last traces of HPPA support

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Remove last traces of HPPA support
Дата
Msg-id CA+hUKG+Ou+C+pXioo_W1gKcwRCEN1WNrLBBPSMJyxjgc+1JEJA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Remove last traces of HPPA support  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Tue, Jul 30, 2024 at 12:39 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> On Tue, Jul 30, 2024 at 11:16 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> > I think we should do:
> >
> > #ifdef _M_AMD64
> > #define __x86_64__
> > #endif
> >
> > somewhere, perhaps in src/include/port/win32.h.

I suppose we could define our own
PG_ARCH_{ARM,MIPS,POWER,RISCV,S390,SPARC,X86}_{32,64} in one central
place, instead.  Draft patch for illustration.

Вложения

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