| От | Thomas Lockhart |
|---|---|
| Тема | Re: Problem with 7.1.3 and -DUSE_AUSTRALIAN_RULES |
| Дата | |
| Msg-id | 3BF21F80.1ED1329C@fourpalms.org обсуждение исходный текст |
| Ответ на | Re: Problem with 7.1.3 and -DUSE_AUSTRALIAN_RULES (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: Problem with 7.1.3 and -DUSE_AUSTRALIAN_RULES
|
| Список | pgsql-bugs |
...
> Is there no way to get this working?
Sure there is. The code in 7.1.x needs to have USE_AUSTRALIAN_RULES
evaluate to "true" (there is an #if, not #ifdef), so you should set it
equal to one (rather than just have it exist).
I think that "-DUSE_AUSTRALIAN_RULES=1" should work; you can set it as
CFLAGS+=... in Makefile.local, or continue to try to get an environment
variable to do what you want (I do not use that technique myself, so
can't help with the nuances, but maybe export CFLAGS="..." with some
quotes will do it).
- Thomas
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера