Re: 7.4 include file conflict
| От | Dave Page |
|---|---|
| Тема | Re: 7.4 include file conflict |
| Дата | |
| Msg-id | 03AF4E498C591348A42FC93DEA9661B8720274@mail.vale-housing.co.uk обсуждение исходный текст |
| Ответ на | 7.4 include file conflict (Ray Aspeitia <aspeitia@sells.com>) |
| Ответы |
Re: 7.4 include file conflict
|
| Список | pgsql-hackers |
> -----Original Message----- > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > Sent: 16 December 2003 01:17 > To: Ray Aspeitia > Cc: pgsql-hackers@postgresql.org > Subject: Re: [HACKERS] 7.4 include file conflict > > > Where are we going on the pgsql/include file conflicts? > sqltypes.h is very common on Win32, and decimal.h might be a > problem too. We even have compatlib.h. > > We can tell them to adjust the include path, but what do we do about > win32 system includes that want the system sqltypes.h? We could prefix the names as Ray suggested <pgsqltypes.h>, or move them into a pg subdirectory and change the includes to <pg/sqltypes.h>. The former is probably less work I'd guess. Regards, Dave.
В списке pgsql-hackers по дате отправления: