BUG #2973: Compile Error with MIPSpro compiler

Поиск
Список
Период
Сортировка
От Thomas
Тема BUG #2973: Compile Error with MIPSpro compiler
Дата
Msg-id 200702062010.l16KAqOa064165@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2973: Compile Error with MIPSpro compiler  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2973
Logged by:          Thomas
Email address:      tf@tfromm.com
PostgreSQL version: 8.2.2
Operating system:   IRIX 6.5
Description:        Compile Error with MIPSpro compiler
Details:

During building the project with gmake I got error at informix.c :
"The identifier "CDECIMALTYPE" is undefined."
...

for types which are defined in sqltypes.h

The only solution I found was to copy these defines
into the informix.c.
This problem also happens in earlier versions...

Maybe you can find a solution for this, so that is easier to create a IRIX
package without patching the file :-).

Thanks in adavance...

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

Предыдущее
От: Martin Pitt
Дата:
Сообщение: Re: Strange "Table has type character varying, but query expects character varying" errors
Следующее
От: Aaron Logue
Дата:
Сообщение: Re: BUG #2961: NULL values in subselects force NOT IN to false