Re: 17f446784d54da827f74c2acc0fa772a41b92354 breaks orafce build

From: Japin Li <japinli(at)hotmail(dot)com>
To: "zengman" <zengman(at)halodbtech(dot)com>
Cc: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: 17f446784d54da827f74c2acc0fa772a41b92354 breaks orafce build
Date: 2025-12-26 14:45:08
Message-ID: MEAPR01MB30310D3FD5F2E87518E91482B6B0A@MEAPR01MB3031.ausprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 26 Dec 2025 at 22:04, "zengman" <zengman(at)halodbtech(dot)com> wrote:
>> If think I've found the problem:
>
>> There's an assert.h file in the orafce directory, which causes <c.h> to
>> include this local version instead of the system's assert.h header.
>
>> After renaming the assert.h file in the orafce directory to assert1.h, the
>> problem was resolved and everything worked correctly.
>
> Oh, because I wasn't subscribed and wasn't copied, I didn't notice that it had been resolved.
>

Apologies for that; I overlooked CC'ing you.

--
Regards,
Japin Li
ChengDu WenWu Information Technology Co., Ltd.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message zengman 2025-12-26 15:03:27 Re: 17f446784d54da827f74c2acc0fa772a41b92354 breaks orafce build
Previous Message zengman 2025-12-26 14:04:46 Re: 17f446784d54da827f74c2acc0fa772a41b92354 breaks orafce build